DependencyInfo Properties (Access)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Properties

Name

Description

Dependants

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

Dependencies

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

InsufficientPermissions

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

OutOfDateObjects

Returns a DependencyObjects collection that represents the AccessObject objects for which the dependency information is outdated. Read-only.

Parent

Returns the parent object for the specified object. Read-only.

UnsupportedObjects

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