Data.DBXCommon.TDBXRow.SetJSONValue
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: TDBXRow |
Delphi
procedure SetJSONValue(DbxValue: TDBXJSONValue; Value: TJSONValue); virtual;
C++
virtual void __fastcall SetJSONValue(TDBXJSONValue* DbxValue, System::Json::TJSONValue* Value);
Description
Embarcadero Technologies does not currently have any additional information.