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


TEasyTable.RestructureIndexDefs
TEasyTable   Example
Top 

Contains information about new indexes for a table.

property RestructureIndexDefs: TIndexDefs;

Description
Contains information about the indexes for a new table structure. RestructureIndexDefs is an array of index items, each of them describes an available index for the table.

By default, when table is open RestructureIndexDefs contains all indexes from IndexDefs property.
So, an application should not set all indexes of the new table structure.
It should add, remove or edit some index definitions only.


© AidAim Software EasyTable: Easytable Ben Delphi Database Single File Bde Replacemen