Datasnap.DSClientRest.TDSRestParameterMetaData.TypeName

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

Delphi

TypeName: string;

C++

System::UnicodeString TypeName;

プロパティ

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


説明

パラメータ型または戻り値型の名前です。

TypeName は、TDSRestCommand で必要なサーバー メソッド パラメータ型または戻り値型の名前を返します。

関連項目