Share via


UnsupportedObjects Property [Access 2003 VBA Language Reference]

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

expression.UnsupportedObjects

expression Required. An expression that returns a DependencyInfo object.

Remarks

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

Applies to | DependencyInfo Object

See Also | Dependants Property | Dependencies Property | InsufficientPermissions Property | OutOfDateObjects Property