PageFields Collection Object

                  Properties         Methods        

GroupingDef object
PageRowsource object
RecordsetDef object
PageFields collection (PageField object)

The collection of PageField objects describing the fields that will be present in the recordset produced by the specified recordset definition. These fields are a combination of output fields from the page row sources that make up this recordset definition and other page fields that are added to this collection. Sequence within this collection is unimportant, because all controls bind by name rather than by their ordinal relationship to fields in the output recordset.

Using the PageFields Collection Object

The RecordsetDef object's PageFields property returns a PageFields object.