Index.Fields property (DAO)

Applies to: Access 2013, Office 2013

Returns a Fields collection that represents all stored Field objects for the specified object. Read/write.

Syntax

expression .Fields

expression A variable that represents an Index object.