QueryDeleteColumn
Deletes a column within a query object.
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The query object to which the column should be deleted. | |
|
|
| The name of the column to delete. |
Examples
Related
Last updated