SQLMemTable: BDE Alternative Embedded
In-Memory Database with SQL for Delphi / C++Builder
TSQLMemTable.DeleteAllIndexes
TSQLMemTable
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
SQLMemTable:
In-memory Sql Database Delph