Datasnap.DSCommonServer.TDSMethodInfo.GetDSMethod
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
Unit: Datasnap.DSCommonServer | |
Parent: TDSMethodInfo |
Delphi
function GetDSMethod: TDSMethod;
C++
Datasnap::Dsreflect::TDSMethod* __fastcall GetDSMethod();
Description
Returns a DataSnap server method.
The GetDSMethod method is used to return a DataSnap server method.