DependencyInfo.InsufficientPermissions property (Access)

Returns a DependencyObjects collection that contains a collection of objects to which you don't have sufficient permissions to check for dependencies. Read-only.

Syntax

expression.InsufficientPermissions

expression A variable that represents a DependencyInfo object.

Remarks

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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.