Data.DBXDelegate.TDBXDelegateReader.GetValueType
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.DBXDelegate.pas Data.DBXDelegate.hpp
| |
Unit: Data.DBXDelegate | |
Parent: TDBXDelegateReader |
Delphi
function GetValueType(const Ordinal: TInt32): TDBXValueType; override;
C++
virtual Data::Dbxcommon::TDBXValueType* __fastcall GetValueType(const Data::Dbxplatform::TInt32 Ordinal);
Description
Getter of ValueType.
Data.DBXDelegate.TDBXDelegateReader.GetValueType inherits from Data.DBXCommon.TDBXValueList.GetValueType. All content below this line refers to Data.DBXCommon.TDBXValueList.GetValueType.
Getter of ValueType.