Fields Members (DAO)

Office 2013 and later

Last modified: March 09, 2015

Applies to: Access 2013 | Office 2013

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

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.

Name

Description

Count

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

Show: