Icon AddIndexDef Method

function AddIndexDef: TDBISAMIndexDef

Usage

Call the AddIndexDef method to add an empty TDBISAMIndexDef index definition object to the list of index definitions. You can then use the individual properties of the TDBISAMIndexDef object that is returned to define the properties of the field.
Image