Creates an instance of TABSAdvIndexDef.
constructor Create;
Description
Do not explicitly create index definition objects. A TABSAdvIndexDef is created automatically by the dataset for each existing index of the table. When creating new indexes, use the TABSAdvIndexDefs.AddIndexDef method.
|