Datasnap.DSCommon.TDSClientCallbackChannelManager.GetJSONUnMarshaler
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Datasnap.DSCommon.pas Datasnap.DSCommon.hpp
| |
| Unit: Datasnap.DSCommon | |
| Parent: TDSClientCallbackChannelManager | |
Delphi
function GetJSONUnMarshaler: TJSONUnMarshal;
C++
Data::Dbxjsonreflect::TJSONUnMarshal* __fastcall GetJSONUnMarshaler();
Description
Returns the unmarshaler for the registered reverters.
The GetJSONUnMarshaler method returns the unmarshaler for the registered reverters.