TABSAdvIndexDefs.DeleteIndexDef
TABSAdvIndexDefs
Top 


Deletes a index definition in the Items array.

procedure DeleteIndexDef(const IndexName: string);

Description
Call DeleteIndexDef to delete a particular index definition. Specify the name of the index as the value of the IndexName parameter.

If no matching index is found, an exception is raised.