The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OdbcException::Errors Property
.NET Framework (current version)
Gets a collection of one or more OdbcError objects that give detailed information about exceptions generated by the .NET Framework Data Provider for ODBC.
Assembly: System.Data (in System.Data.dll)
This property is a wrapper for the OdbcErrorCollection.
The following example displays each OdbcError within an OdbcErrorCollection collection.
.NET Framework
Available since 1.1
Available since 1.1
OdbcException Class
System.Data.Odbc Namespace
Exceptions Overview
Show: