Datasnap.DSClientRest.TDSRestCommand.GetJSONMarshaler

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetJSONMarshaler: TJSONMarshal;

C++

Data::Dbxjsonreflect::TJSONMarshal* __fastcall GetJSONMarshaler();

Propriétés

Type Visibilité  Source Unité  Parent
function public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestCommand

Description

Renvoie le marshaller JSON pour la commande REST de DataSnap.

La méthode GetJSONMarshaler renvoie le marshaller JSON pour la commande REST de DataSnap.

Voir aussi