Fields members (DAO)

Applies to: Access 2013, Office 2013

A Fields collection contains all stored Field objects of an Index, QueryDef, Recordset, Relation, or TableDef object.

Methods

Name

Description

Append

Adds a new Field to the Fields collection.

Delete

Deletes a Field from the Fields 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 Integer.