
|
Data
|
Gets a collection of key/value pairs that provide additional user-defined information about the exception.
|

|
ErrorCode
|
Gets the HRESULT of the error.
|

|
Errors
|
Gets a collection of one or more OdbcError objects that give detailed information about exceptions generated by the .NET Framework Data Provider for ODBC.
|

|
ExceptionIntf
|
Provides direct access to ADO.Net OdbcException object.
|

|
Message
|
Gets a message that describes the current exception.
|

|
StackTrace
|
Gets a string representation of the immediate frames on the call stack.
|