Data.DBXClient.TDBXClientCommand.GetJSONUnMarshaler

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetJSONUnMarshaler: TJSONUnMarshal;

C++

Data::Dbxjsonreflect::TJSONUnMarshal* __fastcall GetJSONUnMarshaler(void);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Data.DBXClient.pas
Data.DBXClient.hpp
Data.DBXClient TDBXClientCommand

Description

Renvoie l'unmarshaler pour les paramètres de TObject.

GetJSONUnMarshaler renvoie l'unmarshaler pour les paramètres de TObject sous forme d'un TJSONUnMarshal.


Voir aussi