Document Members (DAO)

A Document object includes information about one instance of an object. The object can be a database, saved table, query, or relationship (Microsoft Access database engine databases only).

Methods

Name

Description

CreateProperty

Creates a new user-defined Property object (Microsoft Access workspaces only).

Properties

Name

Description

Container

Returns the name of the Container object to which a Document object belongs (Microsoft Access workspaces only). .

DateCreated

Returns the date and time that an object was created. Read-only Variant.

LastUpdated

Returns the date and time of the most recent change made to an object. Read-only Variant.

Name

Returns the name of the specified object. Read-only String.

Properties

Returns the Properties collection of the specified object. Read-only.