TableDefs Members (DAO)

Office 2013 and later

Last modified: March 09, 2015

Applies to: Access 2013 | Office 2013

A TableDefs collection contains all stored TableDef objects in a database (Microsoft Access workspaces only).

Name

Description

Append

Adds a new TableDef to the TableDefs collection.

Delete

Deletes the specified TableDef object from the TableDefs collection.

Refresh

Updates the objects in the specified colletion to reflect the database's current schema.

Name

Description

Count

Returns the number of objects in the specified collection. Read-only.

Show: