FireDAC.Phys.ODBCWrapper.EODBCNativeException.operator []

From RAD Studio API Documentation

C++

TFDODBCNativeError* operator[](int Index) { return this->Errors[Index]; }

Properties

Type Visibility Source Unit Parent
function public FireDAC.Phys.ODBCWrapper.hpp FireDAC.Phys.ODBCWrapper EODBCNativeException

Description

Embarcadero Technologies does not currently have any additional information.