Datasnap.DSClientRest.TDSRestParameterMetaData.Name

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

Delphi

Name: string;

C++

System::UnicodeString Name;

プロパティ

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


説明

パラメータの名前(戻り値型の場合は空の文字列)です。

Name は、TDSRestCommand で必要なサーバー メソッド パラメータの名前(戻り値型の場合は空の文字列)を返します。

関連項目