Share via


Recordset object

Gg662947.BIZOMRecordSet(en-us,MSDN.10).gif

The Recordset object is a list of all records that match a query used to create the record set. As an example, a query could create a record set of all the Pushpins in the My Pushpins data set within ten miles of a particular point, or of all the records used to create a Sized Circle map. The record set points to a specific record within the set.

Note   The SaveAs method on a Map object invalidates any existing Recordset objects.

Methods

Properties