Show: Delphi C++
Display Preferences

Data.DB.DefaultParamsClass

From XE2 API Documentation
Jump to: navigation, search

Delphi

DefaultParamsClass           : TParamsClass           = TParams;

C++

extern PACKAGE TParamsClass DefaultParamsClass;

Properties

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

Description

Variable of TParamsClass type used as a result value for GetParamsClass.

The DefaultParamsClass variable is of TParamsClass type and is initialized with TParams. It is used as the result value for the TDataSet.GetParamsClass method.

See Also

Personal tools
Previous Versions
Translations