Datasnap.DSClientRest.TDSRestCommand.GetJSONMarshaler

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

Delphi

function GetJSONMarshaler: TJSONMarshal;

C++

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

プロパティ

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


説明

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

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

関連項目