API:FireDAC.Phys.Infx.EInfxNativeException.Errors
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.Infx.pas FireDAC.Phys.Infx.hpp
| |
| Unit: FireDAC.Phys.Infx | |
| Parent: EInfxNativeException | |
Delphi
property Errors[Index: Integer]: TFDInfxError read GetErrors; default;
C++
__property TFDInfxError* Errors[int Index] = {read=GetErrors/*, default*/};
Description
Embarcadero Technologies does not currently have any additional information.