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