DependencyInfo.UnsupportedObjects Property (Access)

Returns a DependencyObjects collection that contains objects that cannot be searched for dependency. Read-only.

Syntax

expression .UnsupportedObjects

expression A variable that represents a DependencyInfo object.

Remarks

The DependencyObjects collection returned by this property contains a collection of AccessObject objects.

See Also

Concepts

DependencyInfo Object Members

DependencyInfo Object