PageFields Collection Object

Microsoft Office Web Components Object Model

PageFields Collection Object

         
Multiple objects PageFields
PageField

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.