Dependants Property

Microsoft Access Visual Basic

Dependants Property

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

expression.Dependants

expression    Required. An expression that returns a DependencyInfo object.

Remarks

To return the collection of objects that an AccessObject object depends upon, use the Dependencies property of the DependencyInfo object.