API:Bde.DBTables.EDBEngineError.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: destructor
Visibility: public
Source:
Bde.DBTables.pas
Bde.DBTables.hpp
Unit: Bde.DBTables
Parent: EDBEngineError

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~EDBEngineError();

Description

Destroys an instance of Exception.

Bde.DBTables.EDBEngineError.Destroy inherits from System.SysUtils.Exception.Destroy. All content below this line refers to System.SysUtils.Exception.Destroy.

Destroys an instance of Exception.

See Also