API:FireDAC.Stan.Error.EFDDBEngineException.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~EFDDBEngineException(void);

プロパティ

種類 可視性 ソース ユニット
destructor public
FireDAC.Stan.Error.pas
FireDAC.Stan.Error.hpp
FireDAC.Stan.Error EFDDBEngineException

説明

Destroys は、Exception のインスタンスを破壊します。

FireDAC.Stan.Error.EFDDBEngineException.Destroy は System.SysUtils.Exception.Destroy を継承しています。以下の内容はすべて System.SysUtils.Exception.Destroy を参照しています。

Destroys は、Exception のインスタンスを破壊します。

関連項目