Datasnap.DSServer.TDSServer.GetJSONUnMarshaler

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetJSONUnMarshaler: TJSONUnMarshal;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function public
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSServer

Description

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

La méthode GetJSONUnMarshaler renvoie l'unmarshaler pour les paramètres de TObject sous forme de TJSONUnMarshal.

Voir aussi