A PageRowsource object refers to an instance of a SchemaRowsource object that is currently in use on a data page. A table, view, or stored procedure must be in the data model as a schema row source before it can be added as a page row source; the page row source is then used as a data source for the page.
The PageRowsource object is a member of the PageRowsources collection.
Using the PageRowsource Object
The following properties return a PageRowsource object:
The PageField object's PageRowsource property
The PageRelationship object's ManySide property
The PageRelationship object's OneSide property
The PageRowsources object's Item property
The RecordsetDef object's PrimaryPageRowsource property