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);
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| procedure function | protected | Data.DBXStreamPlatform.pas Data.DBXStreamPlatform.hpp | Data.DBXStreamPlatform | TDBXJSonRow | 
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 !