Connection.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 connection. Read-only.

Syntax

expression .Recordsets

expression A variable that represents a Connection object.