OutOfDateObjects Property
Returns a DependencyObjects collection that represents the AccessObject objects for which the dependency information is outdated.
expression.OutOfDateObjects
expression Required. An expression that returns a DependencyInfo object.
Remarks
You can use the following code to update the dependency information for all of the objects in the database:
Application.CurrentProject.UpdateDependencyInfo