[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'DB' (#fcl)

TIndexDefs.AddIndexDef

Add a new, empty, index definition

Declaration

Source position: db.pas line 1073

public function TIndexDefs.AddIndexDef: TIndexDef;

Function result

New TIndexDef instance.

Description

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.

See also

TIndexDefs.Add

  

Add a new index definition with given name and options


Documentation generated on: May 14 2021