FireDAC.Phys.Infx.TFDInfxError.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: FireDAC.Phys.Infx.hpp | |
Unit: FireDAC.Phys.Infx | |
Parent: TFDInfxError |
C++
/* TFDDBError.Create */ inline __fastcall virtual TFDInfxError()/* overload */ : Firedac::Phys::Odbcwrapper::TFDODBCNativeError() { }
/* TFDDBError.Create */ inline __fastcall virtual TFDInfxError(int ALevel, int AErrorCode, const System::UnicodeString AMessage, const System::UnicodeString AObjName, Firedac::Stan::Error::TFDCommandExceptionKind AKind, int ACmdOffset, int ARowIndex)/* overload */ : Firedac::Phys::Odbcwrapper::TFDODBCNativeError(ALevel, AErrorCode, AMessage, AObjName, AKind, ACmdOffset, ARowIndex) { }
Description
Embarcadero Technologies does not currently have any additional information.