Data.DBXCommon.TDBXByteReader.GetByteLength
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
| Unit: Data.DBXCommon | |
| Parent: TDBXByteReader | |
Delphi
procedure GetByteLength(Ordinal: TInt32; var Length: Int64; var IsNull: LongBool); virtual; abstract;
C++
virtual void __fastcall GetByteLength(Data::Dbxplatform::TInt32 Ordinal, __int64 &Length, System::LongBool &IsNull) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.