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