Data.DBXClient.TDBXClientCommand.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
Data.DBXClient.pas
Data.DBXClient.hpp
Data.DBXClient TDBXClientCommand

Description

Renvoie le marshaler pour les paramètres de TObject.

GetJSONMarshaler renvoie le marshaler pour les paramètres de TObject sous forme d'un TJSONMarshal.


Voir aussi