CodeProject.UpdateDependencyInfo method (Access)

Updates the dependency information for the database.

Syntax

expression.UpdateDependencyInfo

expression A variable that represents a CodeProject object.

Return value

Nothing

Remarks

The UpdateDependencyInfo method opens, saves, and then closes every table, query, form, and report in the database; no messages are presented to the user.

This method will return a run-time error if any of the following conditions are true:

  • This method is being called from an Access project (.adp).

  • Any database objects are open.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.