PageFields Collection Object

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.


Aa190604.parchild(en-us,office.10).gifPageFields
Aa190604.space(en-us,office.10).gifAa190604.parchild(en-us,office.10).gifPageField

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.