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