DependencyInfo.Dependants property (Access)
Returns a DependencyObjects collection that represents the objects that depend on the specified AccessObject object. Read-only.
Syntax
expression.Dependants
expression A variable that represents a DependencyInfo object.
Remarks
To return the collection of objects that an AccessObject object depends on, use the Dependencies property of the DependencyInfo object.
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.