Datasnap.DSCommonServer.TDSMethodInfo.GetDSMethod

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

Delphi

function GetDSMethod: TDSMethod;

C++

Datasnap::Dsreflect::TDSMethod* __fastcall GetDSMethod();

プロパティ

種類 可視性 ソース ユニット
function protected
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Datasnap.DSCommonServer TDSMethodInfo

説明

DataSnap サーバー メソッドを返します。

GetDSMethod メソッドは、DataSnap サーバー メソッドを返すために使用されます。

関連項目