TableDefs members (DAO)

Applies to: Access 2013, Office 2013

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

Methods

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.

Properties

Name

Description

Count

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