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