DependencyInfo.Dependencies Property (Access)

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.

See Also

Concepts

DependencyInfo Object Members

DependencyInfo Object