API:Datasnap.DSServer.TDSServer.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDSServer();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSServer

Beschreibung

Gibt ein TDSCustomServer-Objekt frei.

Datasnap.DSServer.TDSServer.Destroy erbt von Datasnap.DSCommonServer.TDSCustomServer.Destroy. Der folgende Inhalt bezieht sich auf Datasnap.DSCommonServer.TDSCustomServer.Destroy.

Gibt ein TDSCustomServer-Objekt frei.

Destroy gibt eine Instanz des TDSCustomServer-Objekts frei.

Siehe auch