Data.DBXStreamPlatform.TDBXJSonRow.SetDynamicBytes
Delphi
procedure SetDynamicBytes( DbxValue: TDBXValue;
Offset: Int64;
const Buffer: TArray<Byte>;
BufferOffset: Int64;
Count: Int64); override;
C++
virtual void __fastcall SetDynamicBytes(Data::Dbxcommon::TDBXValue* DbxValue, __int64 Offset, const System::DynamicArray<System::Byte> Buffer, __int64 BufferOffset, __int64 Count);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Data.DBXStreamPlatform.pas Data.DBXStreamPlatform.hpp |
Data.DBXStreamPlatform | TDBXJSonRow |
Description
Embarcadero Technologies does not currently have any additional information.