FireDAC.Phys.Infx.EInfxNativeException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

EInfxNativeException = class(EODBCNativeException)

C++

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

Eigenschaften

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


Beschreibung

Klasse, die eine Informix-Treiber-Exception repräsentiert.

EInfxNativeException ist eine abgeleitete Klasse von EFDDBEngineException, die spezifisch für den Informix-Treiber implementiert ist. Der FireDAC-Informix-Treiber löst Exceptions der EInfxNativeException-Klasse aus. Mit dieser Klasse behandeln Sie Treiber-spezifische Fehler.

Siehe auch