API:Data.DBXJSONCommon.TDBXJSONTools.JSONStringToDBX
Delphi
class procedure JSONStringToDBX(const AStringValue: string; const ADBXValue: TDBXWritableValue; const ADataType: Integer); static;
C++
static void __fastcall JSONStringToDBX(const System::UnicodeString AStringValue, Data::Dbxcommon::TDBXWritableValue* const ADBXValue, const int ADataType);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Data.DBXJSONCommon.pas Data.DBXJSONCommon.hpp |
Data.DBXJSONCommon | TDBXJSONTools |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!