| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Add a new, empty, index definition
Source position: db.pas line 1073
public function TIndexDefs.AddIndexDef: TIndexDef;  | 
New TIndexDef instance.
AddIndexDef adds a new TIndexDef instance to the list of indexes, and returns the newly created instance. It does not initialize any of the properties of the new index definition.
  | 
Add a new index definition with given name and options  |