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