Datasnap.DSClientRest.TDSRestCommand.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
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestCommand

Description

Renvoie l'unmarshaller JSON pour la commande REST de DataSnap.

La méthode GetJSONUnMarshaler renvoie l'unmarshaller JSON pour la commande REST de DataSnap.

Voir aussi