Datasnap.DSProxyRest.TDSAdminRestClient.GetServerMethodParameters

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetServerMethodParameters: TDBXReader;

C++

Data::Dbxcommon::TDBXReader* __fastcall GetServerMethodParameters();

Properties

Type Visibility Source Unit Parent
function public
Datasnap.DSProxyRest.pas
Datasnap.DSProxyRest.hpp
Datasnap.DSProxyRest TDSAdminRestClient

Description

Executes the 'DSAdmin.GetServerMethodParameters' command.

The GetServerMethodParameters method executes the 'DSAdmin.GetServerMethodParameters' command through a 'GET' request.

See Also