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