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