Provides access to the Recordsets collection of the Connection and Database objects.
Applies to objects: Connection, Database.
[[Set] RetVal = ] object.Recordsets() |
The Recordsets method syntax has these parts:
Part | Description |
object | Required. A reference to an instance of the object. |
RetVal | Optional. A Recordsets type variable. |
....... |
See Also |
Connection Object, Database Object, Recordsets Object. |