Recordset2.ParentRecordset Property

Access Developer Reference

Returns the parent Recordset of the specified recordset. Read-only.

Version Information
 Version Added:  Access 2007

Syntax

expression.ParentRecordset

expression   A variable that represents a Recordset2 object.

Remarks

The ParentRecordset property returns Null if the specifed recordset does not represent a multi-valued field.