Data.DBXClient.TDBXClientCommand.GetJSONUnMarshaler

提供:RAD Studio API Documentation

Delphi

function GetJSONUnMarshaler: TJSONUnMarshal;

C++

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

プロパティ

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


説明

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

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


関連項目