API:Datasnap.DSServer.TDSServer.Destroy

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDSServer();

プロパティ

種類 可視性 ソース ユニット
destructor public
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSServer

説明

TDSCustomServer オブジェクトを破壊します。

Datasnap.DSServer.TDSServer.Destroy は Datasnap.DSCommonServer.TDSCustomServer.Destroy を継承しています。以下の内容はすべて Datasnap.DSCommonServer.TDSCustomServer.Destroy を参照しています。

TDSCustomServer オブジェクトを破壊します。

Destroy は、TDSCustomServer オブジェクトのインスタンスを破壊します。

関連項目