Document members (DAO)
Applies to: Access 2013, Office 2013
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 |
---|---|
Creates a new user-defined Property object (Microsoft Access workspaces only). |
Properties
Name |
Description |
---|---|
Returns the name of the Container object to which a Document object belongs (Microsoft Access workspaces only). . |
|
Returns the date and time that an object was created. Read-only Variant. |
|
Returns the date and time of the most recent change made to an object. Read-only Variant. |
|
Returns the name of the specified object. Read-only String. |
|
Returns the Properties collection of the specified object. Read-only. |