Datasnap.DSProxyRest.TDSAdminRestClient.GetServerMethodParameters
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Datasnap.DSProxyRest.pas Datasnap.DSProxyRest.hpp
| |
Unit: Datasnap.DSProxyRest | |
Parent: TDSAdminRestClient |
Delphi
function GetServerMethodParameters: TDBXReader;
C++
Data::Dbxcommon::TDBXReader* __fastcall GetServerMethodParameters();
Description
Executes the 'DSAdmin.GetServerMethodParameters' command.
The GetServerMethodParameters method executes the 'DSAdmin.GetServerMethodParameters' command through a 'GET' request.