Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-db]

TIndexDefs

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: db.pas line 1263

type TIndexDefs = class(TDefCollection)

public

  constructor Create(); virtual; overload;

  procedure Add(); overload;

  function AddIndexDef;

  function Find();

  function FindIndexForFields();

  function GetIndexForFields();

  procedure Update; virtual; overload;

  property Items []: TIndexDef; default; [rw]

end;

Inheritance

TIndexDefs

|

TDefCollection

|

TObject


Documentation generated on: 2023-03-18