Datasnap.DSServer.TDSServer.GetJSONUnMarshaler
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Datasnap.DSServer.pas Datasnap.DSServer.hpp
| |
| Unit: Datasnap.DSServer | |
| Parent: TDSServer | |
Delphi
function GetJSONUnMarshaler: TJSONUnMarshal;
C++
Data::Dbxjsonreflect::TJSONUnMarshal* __fastcall GetJSONUnMarshaler();
Description
Returns the unmarshaler for TObject parameters.
The GetJSONUnMarshaler method returns the unmarshaler for TObject parameters as a TJSONUnMarshal.