Data.DBXDelegate.TDBXDelegateReader.GetValueType
Delphi
function GetValueType(const Ordinal: TInt32): TDBXValueType; override;
C++
virtual Data::Dbxcommon::TDBXValueType* __fastcall GetValueType(const int Ordinal);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Data.DBXDelegate.pas Data.DBXDelegate.hpp |
Data.DBXDelegate | TDBXDelegateReader |
Description
Getter of ValueType. {{#multireplace:Data.DBXDelegate.TDBXDelegateReader.GetValueType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.DBXCommon.TDBXValueList.GetValueType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.DBXCommon.TDBXValueList.GetValueType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Getter of ValueType.