FireDAC.Phys.Infx.EInfxNativeException.GetErrorClass

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetErrorClass: TFDDBErrorClass; override;

C++

virtual Firedac::Stan::Error::TFDDBErrorClass __fastcall GetErrorClass();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FireDAC.Phys.Infx.pas
FireDAC.Phys.Infx.hpp
FireDAC.Phys.Infx EInfxNativeException


Beschreibung

Gibt TFDInfxError zurück.

Siehe auch