Data.DBXClient.TDBXClientCommand.GetJSONUnMarshaler

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

Delphi

function GetJSONUnMarshaler: TJSONUnMarshal;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
Data.DBXClient.pas
Data.DBXClient.hpp
Data.DBXClient TDBXClientCommand


説明

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

GetJSONUnMarshaler は、TObject パラメータのアンマーシャラを、TJSONUnMarshal で返します。


関連項目