Data.DBXCommon.TDBXReaderByteReader.GetBytes

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function  GetBytes(Ordinal: TInt32; Offset: Int64; const Value: TArray<Byte>;
ValueOffset, Length: Int64; var IsNull: LongBool): Int64; override;

C++

virtual __int64 __fastcall GetBytes(int Ordinal, __int64 Offset, const System::DynamicArray<System::Byte> Value, __int64 ValueOffset, __int64 Length, System::LongBool &IsNull);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXReaderByteReader

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 !