EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder


TEasyTable.DeleteAllIndexes
TEasyTable
Top 

Removes all the existing indexes from the table.

procedure DeleteAllIndexes;

Description
Removes all the secondary indexes from a table, except of the primary index.

Note:   To delete all indexes, an application must first open the table.


© AidAim Software EasyTable: