Data.DBXCommon.TDBXByteReader.GetBytes
Delphi
function  GetBytes(Ordinal: TInt32; Offset: Int64; const Value: TArray<Byte>;  ValueOffset, Length: Int64; var IsNull: LongBool): Int64; virtual; abstract;
C++
virtual __int64 __fastcall GetBytes(int Ordinal, __int64 Offset, const System::DynamicArray<System::Byte> Value, __int64 ValueOffset, __int64 Length, System::LongBool &IsNull) = 0 ;
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| function | public | Data.DBXCommon.pas Data.DBXCommon.hpp  | 
        Data.DBXCommon | TDBXByteReader | 
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !