OdbcErrorCollection::Item Property (Int32)
.NET Framework (current version)
Gets the error at the specified index.
Assembly: System.Data (in System.Data.dll)
Parameters
- i
-
Type:
System::Int32
The zero-based index of the error to retrieve.
Property Value
Type: System.Data.Odbc::OdbcError^An OdbcError that contains the error at the specified index.
.NET Framework
Available since 1.1
Available since 1.1
OdbcErrorCollection Class
System.Data.Odbc Namespace
Exceptions Overview
Show: