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