TABSTable.DeleteIndex
TABSTable
Top 


Deletes an index for the table.

procedure DeleteIndex(const Name: String);

Description
Call DeleteIndex to remove an index from a table. Name is the name of the index to be deleted.