Data.DB.DefaultCheckConstraintsClass

From RAD Studio API Documentation
Revision as of 16:17, 16 October 2011 by TestAccount (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

DefaultCheckConstraintsClass : TCheckConstraintsClass = TCheckConstraints;

C++

extern DELPHI_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
Translations