Error Members (DAO)

Office 2013 and later

Last modified: March 09, 2015

Applies to: Access 2013 | Office 2013

Error object contains details about data access errors, each of which pertains to a single operation involving DAO.

Name

Description

Description

Returns a descriptive string associated with an error. This is the default property for the Error object.

Number

Returns a numeric value specifying an error.

Source

Returns the name of the object or application that originally generated the error.

Show: