Data.DBXJSONReflect.TJSONConverter.GetSerializedData
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp
| |
Unit: Data.DBXJSONReflect | |
Parent: TJSONConverter |
Delphi
function GetSerializedData: TJSONValue; override;
C++
virtual System::Json::TJSONValue* __fastcall GetSerializedData();
Description
Returns the serialized object.
The GetSerializedData method returns the serialized object.