Datasnap.DSClientRest.TDSRestCommand.GetJSONUnMarshaler

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

Delphi

function GetJSONUnMarshaler: TJSONUnMarshal;

C++

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

プロパティ

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


説明

DataSnap REST コマンドのための JSON アンマーシャラを返します。

GetJSONUnMarshaler メソッドは、DataSnap REST コマンドのための JSON アンマーシャラを返します。

関連項目