Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TACRTable.DeleteIndex
TACRTable
Top 

Deletes a secondary index for the table.

procedure DeleteIndex(const Name: String);

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

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


© AidAim Software Accuracer: Client-server Database Single-file Database Delphi Database Embedded Databas