DeleteExpression method: QuerySelect class
Syntax
DeleteExpression(index)
Description
The DeleteExpression method deletes the specified expression from the query definition.
Parameters
| Parameter | Description |
|---|---|
|
Index |
Specify the numeric position of the expression in the query definition that you want to delete. |
Returns
An integer: 0 if successfully deleted.