Datasnap.DSService.TDSJSONService.Destroy
[–] Properties | |
---|---|
Type: destructor | |
Visibility: public | |
Source: Datasnap.DSService.pas Datasnap.DSService.hpp
| |
Unit: Datasnap.DSService | |
Parent: TDSJSONService |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TDSJSONService();
Description
Destroys the TDSJSONService instance.
Call Destroy to destroy the TDSJSONService instance.