QueryDef.Fields property (DAO)
- Article
-
-
Applies to: Access 2013, Office 2013
Returns a Fields collection that represents all stored Field objects for the specified object. Read-only.
Syntax
expression .Fields
expression A variable that represents a QueryDef object.