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
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property ErrorString Returns the ODBC error string.
Public property Parent Returns the parent object for the specified object.
Public property SqlState Returns the SQL state error.

Top

See Also

Reference

ODBCError Interface

Microsoft.Office.Interop.Excel Namespace