PageRelationship Object
Multiple objects PageRelationship Multiple objects |
A PageRelationship object ties two page row sources together, either within a recordset definition (a LookupRelationships collection) or between recordset definitions (a SublistRelationships collection). 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 collection's Add method
The LookupRelationships collection's Item property
The SublistRelationships collection's Add method
The SublistRelationships collection's Item property
Properties | JoinType Property | ManySide Property | Name Property | OneSide Property | PageRelatedFields Property | Type Property
Parent Objects | LookupRelationships Collection | SublistRelationships Collection
Child Objects | PageRelatedFields Object | PageRowsource Object