FireDAC.Phys.Infx.EInfxNativeException.operator []
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.Phys.Infx.hpp | |
Unit: FireDAC.Phys.Infx | |
Parent: EInfxNativeException |
C++
TFDInfxError* operator[](int Index) { return this->Errors[Index]; }
Description
Embarcadero Technologies does not currently have any additional information.