PageField Object

                  Properties                 

AllPageFields collection (PageField object)
PageFields collection (PageField object)
PageRelatedField object
PageField
PageRowsource object
RecordsetDef object

Represents a field in a recordset or grouping definition. The page field name is used by a control on a data page to bind to data from a recordset.

PageField objects come in three types:

The PageField object can be a member of the AllPageFields, GroupingFields, OutputFields, or PageFields collection.

Using the PageField Object

The following properties and method return a PageField object:

The AllPageFields object's Item property

The PageFields object's Add method

The PageFields object's Item property

The PageRelatedField object's ManySide property

The PageRelatedField object's OneSide property