Recordset2 Object

Access Developer Reference

A Recordset2 object represents the records in a base table or the records that result from running a query.

Remarks

A Recordset2 object is contains all of the same properties and methods as the Recordset object. The Recordset2 object contains a new property, ParentRecordset, that support multi-valued field types.