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

TIndexDef

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

Declaration

Source position: db.pas line 1235

type TIndexDef = class(TNamedItem)

protected

  procedure Assign(); override;

  function GetExpression;

  procedure SetCaseInsFields(); virtual;

  procedure SetDescFields();

  procedure SetExpression();

public

  constructor Create(); overload;

published

  property Expression: string; [rw]

  property Fields: string; [rw]

  property CaseInsFields: string; [rw]

  property DescFields: string; [rw]

  property Options: TIndexOptions; [rw]

  property Source: string; [rw]

end;

Inheritance

TIndexDef

|

TNamedItem

|

TObject


Documentation generated on: 2023-03-18