Datasnap.DSClientRest.TDSRestCacheCommand.Destroy
| [–] Properties | |
|---|---|
| Type: destructor | |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSRestCacheCommand | |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TDSRestCacheCommand();
Description
Destroys a TDSRestCacheCommand class instance.
The Destroy method destroys an instance of the TDSRestCacheCommand class.