Data.DB.DefaultIndexDefsClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

DefaultIndexDefsClass : TIndexDefsClass = TIndexDefs;

C++

extern DELPHI_PACKAGE TIndexDefsClass DefaultIndexDefsClass;

Properties

Type Visibility Source Unit Parent
variable public
Data.DB.pas
Data.DB.hpp
Data.DB Data.DB

Description

Variable of TIndexDefsClass type used as a result value for TDataSet.GetIndexDefsClass.

The DefaultIndexDefsClass variable is of TIndexDefsClass type and is initialized with TIndexDefs. It is used as the result value for the TDataSet.GetIndexDefsClass method.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Data.DB.DefaultIndexDefsClass&oldid=147132"