Share via


DependencyInfo.Dependencies Property

Access Developer Reference

Returns a DependencyObjects collection that represents the objects that the specified AccessObject object depends upon. Read-only.

Syntax

expression.Dependencies

expression   A variable that represents a DependencyInfo object.

Remarks

To return the collection of objects that depend upon the specified AccessObject object, use the Dependants property of the **DependencyInfo**object.