DependencyInfo.OutOfDateObjects property (Access)
Returns a DependencyObjects collection that represents the AccessObject objects for which the dependency information is outdated. Read-only.
Syntax
expression.OutOfDateObjects
expression A variable that represents a DependencyInfo object.
Remarks
Use the following code to update the dependency information for all of the objects in the database.
Application.CurrentProject.UpdateDependencyInfo
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.