Datasnap.DSServer.TDSServer.GetJSONUnMarshaler

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

Delphi

function GetJSONUnMarshaler: TJSONUnMarshal;

C++

Data::Dbxjsonreflect::TJSONUnMarshal* __fastcall GetJSONUnMarshaler();

プロパティ

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

説明

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

GetJSONUnMarshaler メソッドは、TJSONUnMarshal としての TObject パラメータのアンマーシャラを返します。

関連項目