Show: Delphi C++
Display Preferences

Data.DB.DefaultCheckConstraintsClass

From XE2 API Documentation
Jump to: navigation, search

Delphi

DefaultCheckConstraintsClass : TCheckConstraintsClass = TCheckConstraints;

C++

extern PACKAGE TCheckConstraintsClass DefaultCheckConstraintsClass;

Properties

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

Description

Variable of TCheckConstraintsClass type used as a result value for TDataSet.GetCheckConstraintsClass.

The DefaultCheckConstraintsClass variable is of TCheckConstraintsClass type and is initialized with TCheckConstraints. It is used as the result value for the TDataSet.GetCheckConstraintsClass method.

See Also

Personal tools
Previous Versions
Translations