API:Datasnap.DSServer.TDSServer.Destroy
| [–] Properties | |
|---|---|
| Type: destructor | |
| Visibility: public | |
| Source: Datasnap.DSServer.pas Datasnap.DSServer.hpp
| |
| Unit: Datasnap.DSServer | |
| Parent: TDSServer | |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TDSServer();
Description
Destroys a TDSCustomServer object.
Datasnap.DSServer.TDSServer.Destroy inherits from Datasnap.DSCommonServer.TDSCustomServer.Destroy. All content below this line refers to Datasnap.DSCommonServer.TDSCustomServer.Destroy.
Destroys a TDSCustomServer object.
Destroy destroys an instance of the TDSCustomServer object.