ODBCError Members
Include Protected Members
Include Inherited Members
Represents an ODBC error generated by the most recent ODBC query.
The ODBCError type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Excel application. | |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. | |
ErrorString | Returns the ODBC error string. | |
Parent | Returns the parent object for the specified object. | |
SqlState | Returns the SQL state error. |
Top