Datasnap.DSServer.TDSServer.GetJSONMarshaler

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetJSONMarshaler: TJSONMarshal;

C++

Data::Dbxjsonreflect::TJSONMarshal* __fastcall GetJSONMarshaler();

プロパティ

種類 可視性 ソース ユニット
function public
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSServer

説明

TObject パラメータのマーシャラを返します。

GetJSONMarshaler メソッドは、TJSONMarshal としての TObject パラメータのマーシャラを返します。

関連項目