Share via


SublistRelationships Property

Returns the SublistRelationships collection for the specified recordset definition.

expression.SublistRelationships

*expression   * Required. An expression that returns a RecordsetDef object.

Remarks

A sublist relationship refers to a row source in another recordset definition that has a many-to-one relationship with the primary page row source in the specified recordset definition.

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

Applies to | RecordsetDef Object