Data.DBXCommon.TDBXConnection.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDBXConnection(void);

プロパティ

種類 可視性 ソース ユニット
destructor public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXConnection

説明

TDBXConnection インスタンスを破棄します。

このデストラクタは TDBXConnection のインスタンスを破棄します。

関連項目