Share via


PageFields Collection Object

Multiple objects
PageFields
PageField
Multiple objects

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 , PageRowSource, and GroupingDef objects' PageFields property returns a PageFields collection.

Properties | Count Property | Item Property

Methods | Add Method | Delete Method

Parent Objects | GroupingDef | PageRowsource | RecordsetDef

Child Objects | PageRowsource | RecordsetDef