다음을 통해 공유


CodeProject.UpdateDependencyInfo Method (Access)

Updates the dependency information for the database.

Syntax

.UpdateDependencyInfo

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.

참고 항목

개념

CodeProject Object

CodeProject Object Members