FireDAC.Phys.ODBCWrapper.EODBCNativeException.Errors

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Errors[Index: Integer]: TFDODBCNativeError read GetErrors; default;

C++

__property TFDODBCNativeError* Errors[int Index] = {read=GetErrors/*, default*/};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.