Datasnap.DSCommonServer.TDSCustomServer.GetServerMethod
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
Unit: Datasnap.DSCommonServer | |
Parent: TDSCustomServer |
Delphi
procedure GetServerMethod(const ServerMethodName: string; const Container: TJSONObject);
C++
void __fastcall GetServerMethod(const System::UnicodeString ServerMethodName, System::Json::TJSONObject* const Container);
Description
Delegate for the GetServerMethod method.
GetServerMethod is a delegate for the GetServerMethod method.