Datasnap.DSReflect.TDSMethod.DSMethodName

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

Delphi

property DSMethodName: string read GetDSMethodName;

C++

__property System::UnicodeString DSMethodName = {read=GetDSMethodName};

プロパティ

種類 可視性 ソース ユニット
property public
Datasnap.DSReflect.pas
Datasnap.DSReflect.hpp
Datasnap.DSReflect TDSMethod


説明

この TDSMethod で記述されるメソッド名である、文字列を表します。

関連項目