Data.DBXJSONReflect.TJSONConverter.GetSerializedData

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetSerializedData: TJSONValue; override;

C++

virtual System::Json::TJSONValue* __fastcall GetSerializedData();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect TJSONConverter


Description

Renvoie l'objet sérialisé.

La méthode GetSerializedData renvoie l'objet sérialisé.

Voir aussi