Last updated 2 months ago
Was this helpful?
Deletes a column within a query object.
QueryDeleteColumn(query=[query], column=[string])
query
true
The query object to which the column should be deleted.
column
string
The name of the column to delete.