FireDAC.Phys.DB2.EDB2NativeException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FireDAC.Phys.ODBCWrapper.EODBCNativeExceptionFireDAC.Stan.Error.EFDDBEngineExceptionFireDAC.Stan.Error.EFDExceptionData.DB.EDatabaseErrorSystem.SysUtils.ExceptionSystem.TObjectEDB2NativeException

Delphi

EDB2NativeException = class(EODBCNativeException)

C++

class PASCALIMPLEMENTATION EDB2NativeException : public Firedac::Phys::Odbcwrapper::EODBCNativeException

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FireDAC.Phys.DB2.pas
FireDAC.Phys.DB2.hpp
FireDAC.Phys.DB2 FireDAC.Phys.DB2

Beschreibung

Klasse, die eine IBM DB2-Treiber-Exception repräsentiert.

Der FireDAC DB2-Treiber löst Exceptions der Klasse EDB2NativeException aus. Mit dieser Klasse behandeln Sie treiberspezifische Fehler.

Siehe auch