FireDAC.Phys.MSAcc.EMSAccessNativeException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

EMSAccessNativeException = class(EODBCNativeException)

C++

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

Eigenschaften

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

Beschreibung

Klasse, die eine Microsoft Access-Treiber-Exception repräsentiert.

Der FireDAC-Treiber für Microsoft Access löst Exceptions der Klasse EMSAccessNativeException aus. Mit dieser Klasse behandeln Sie treiberspezifische Fehler.

Siehe auch