Share via


DependencyInfo.Dependants Property

Access Developer Reference

Returns a DependencyObjects collection that represents the objects that depend upon 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 upon, use the Dependencies property of the DependencyInfo object.