FireDAC.Phys.Infx.EInfxNativeException.GetErrorClass

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
FireDAC.Phys.Infx.pas
FireDAC.Phys.Infx.hpp
Unit: FireDAC.Phys.Infx
Parent: EInfxNativeException

Delphi

function GetErrorClass: TFDDBErrorClass; override;

C++

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

Description

Returns TFDInfxError.

See Also