Xbasic
SQL::TableInfoDeleteIndex Method
Syntax
DIM result AS L = DeleteIndex(Index as N)
Arguments
- IndexNumeric
The index to delete.
Returns
- resultLogical
Returns .t. if the operation succeeds. Otherwise, .f..
Description
Delete a Index.
Syntax
DIM result AS L = DeleteIndex(Index as N)
Arguments
The index to delete.
Returns
Returns .t. if the operation succeeds. Otherwise, .f..
Description
Delete a Index.