Data.DBXStreamPlatform.TDBXJSonRow.GetJSONValue
| [–] Properties | |
|---|---|
| Type: procedure function | |
| Visibility: protected | |
| Source: Data.DBXStreamPlatform.pas Data.DBXStreamPlatform.hpp | |
| Unit: Data.DBXStreamPlatform | |
| Parent: TDBXJSonRow | |
Delphi
procedure GetJSONValue(DbxValue: TDBXJSONValue; var Value: TJSONValue; var IsNull: LongBool); override;
C++
virtual void __fastcall GetJSONValue(Data::Dbxcommon::TDBXJSONValue* DbxValue, System::Json::TJSONValue* &Value, System::LongBool &IsNull);
Description
Embarcadero Technologies does not currently have any additional information.