API:Datasnap.DSServer.TDSServerDriver.Destroy
| [–] Properties | |
|---|---|
| Type: destructor | |
| Visibility: public | |
| Source: Datasnap.DSServer.pas Datasnap.DSServer.hpp
| |
| Unit: Datasnap.DSServer | |
| Parent: TDSServerDriver | |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TDSServerDriver();
Description
Destroy and free instance.
Datasnap.DSServer.TDSServerDriver.Destroy inherits from Data.DBXCommon.TDBXDriver.Destroy. All content below this line refers to Data.DBXCommon.TDBXDriver.Destroy.
Destroy and free instance.
This destructor destroys an instance of TDBXDriver.