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


TACRTable.IndexDefs
TACRTable
Top 

Contains information about the indexes for a table.

property
IndexDefs: TIndexDefs;

Description
Contains information about the indexes for a table. IndexDefs is an array of index items, each of which describes an available index for the table. Ordinarily an application accesses or specifies indexes through the IndexFieldNames or IndexFields properties. If IndexDefs is updated or manually edited, the StoreDefs property becomes True.

Note: The index items in IndexDefs may not always reflect the current indexes available for a table. Before examining IndexDefs, call its Update method to refresh the item list.



© AidAim Software Accuracer: Client Server Single-file Bde Replacement Delphi Database Embedded Databas