FireDAC.Stan.Error.EFDDBEngineException.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~EFDDBEngineException();

プロパティ

種類 可視性 ソース ユニット
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 のインスタンスを破壊します。

関連項目