Datasnap.DSProxy.TDSAdminClient.ClearResources
Delphi
function ClearResources: Boolean;
C++
bool __fastcall ClearResources();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Datasnap.DSProxy.pas Datasnap.DSProxy.hpp |
Datasnap.DSProxy | TDSAdminClient |
Description
Executes the DSAdmin.ClearResources
command.
The DSAdmin.ClearResources
command is executed using the TDBXConnection set by the class constructor Create.