A PageRelationship object ties two page row sources together, either within a recordset definition (a LookupRelationships object) or between recordset definitions (a SublistRelationships object). A page relationship is created from information in a SchemaRelationship object.
The PageRelationship object is a member of the LookupRelationships or SublistRelationships collection.
Using the PageRelationship Object
The following methods and properties return a PageRelationship object:
The LookupRelationships object's Add method
The LookupRelationships object's Item property
The SublistRelationships object's Add method
The SublistRelationships object's Item property