Database.Recordsets property (DAO)

Applies to: Access 2013, Office 2013

Returns a Recordsets collection that contains all of the open recordsets in the for the specified database. Read-only.

Syntax

expression .Recordsets

expression A variable that represents a Database object.