help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

TIndexDef

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

Declaration

Source position: db.pas line 906

type TIndexDef = class(TNamedItem)

protected

  procedure Assign(); override;

  function GetExpression;

  procedure SetCaseInsFields(); virtual;

  procedure SetDescFields();

  procedure SetExpression();

public

  constructor Create(); overload;

  destructor Destroy; override;

  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

|

TCollectionItem

?

TObject

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505