QueryDeleteColumn

Deletes a column within a query object.

Method Signature

QueryDeleteColumn(query=[query], column=[string])

Arguments

ArgumentTypeRequiredDescriptionDefault

query

query

true

The query object to which the column should be deleted.

column

string

true

The name of the column to delete.

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC