Data.DBXDelegate.TDBXDelegateReader.GetValueType

Aus RAD Studio API Documentation

Delphi

function GetValueType(const Ordinal: TInt32): TDBXValueType; override;

C++

virtual Data::Dbxcommon::TDBXValueType* __fastcall GetValueType(const int Ordinal);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.DBXDelegate.pas
Data.DBXDelegate.hpp
Data.DBXDelegate TDBXDelegateReader

Beschreibung

Getter-Methode von ValueType. {{#multireplace:Data.DBXDelegate.TDBXDelegateReader.GetValueType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Data.DBXCommon.TDBXValueList.GetValueType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Data.DBXCommon.TDBXValueList.GetValueType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Getter-Methode von ValueType.

Siehe auch