Datasnap.DSClientRest.TDSRestCommand.GetJSONMarshaler
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSRestCommand | |
Delphi
function GetJSONMarshaler: TJSONMarshal;
C++
Data::Dbxjsonreflect::TJSONMarshal* __fastcall GetJSONMarshaler();
Description
Returns the JSON marshaller for the DataSnap REST command.
The GetJSONMarshaler method returns the JSON marshaller for the DataSnap REST command.