Share via


InsufficientPermissions Property [Access 2003 VBA Language Reference]

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

expression.InsufficientPermissions

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 | DependencyInfo Object | DependencyObjects Collection