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