API:FireDAC.Stan.Error.EFDDBEngineException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FireDAC.Stan.Error.EFDExceptionData.DB.EDatabaseErrorSystem.SysUtils.ExceptionSystem.TObjectEFDDBEngineException

Delphi

EFDDBEngineException = class(EFDException)

C++

class PASCALIMPLEMENTATION EFDDBEngineException : public EFDException

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FireDAC.Stan.Error.pas
FireDAC.Stan.Error.hpp
FireDAC.Stan.Error FireDAC.Stan.Error

Beschreibung

EFDException ist die Basis-Exception-Klasse für alle FireDAC-Exceptions.

FireDAC.Stan.Error.EFDDBEngineException erbt von FireDAC.Stan.Error.EFDException. Der folgende Inhalt bezieht sich auf FireDAC.Stan.Error.EFDException.

EFDException ist die Basis-Exception-Klasse für alle FireDAC-Exceptions.

Die Klasse EFDException wird als Basisklasse für die Klasse EFDDBEngineException (DBMS-spezifische Fehler) und als Klasse für alle nicht DBMS-spezifischen Fehler verwendet.

Siehe auch