Data.DBXCommon.TDBXRow.GetStreamBytes
Delphi
procedure GetStreamBytes(DbxValue: TDBXStreamValue; const Buffer: TArray<Byte>; BufferOffset, Length, ReturnLength: Int64; var IsNull: LongBool); virtual;
C++
virtual void __fastcall GetStreamBytes(TDBXStreamValue* DbxValue, const System::DynamicArray<System::Byte> Buffer, __int64 BufferOffset, __int64 Length, __int64 ReturnLength, System::LongBool &IsNull);
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
procedure function  | 
		protected | Data.DBXCommon.pas Data.DBXCommon.hpp  | 
        Data.DBXCommon | TDBXRow | 
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 !