LookupRelationships Property

Microsoft Office Web Components Visual Basic

Returns the LookupRelationships collection for the specified page row source. Read-only.

For information about returning a single member of a collection, see Returning an Object from a Collection .

expression.LookupRelationships

expression    Required. An expression that returns a PageRowsource object.

Remarks

LookupRelationship objects refer to row sources that have a one-to-many relationship with the specified page row source. Fields from these row sources can appear in the same section or PivotTable list as fields from the specified row source.