Share via


Examining Data

The Getting Data section explained how to retrieve data from a data source as one or more Recordset objects. This section will discuss Recordset in more detail, including how to navigate through the Recordset and view its data.

The following diagram illustrates the object model of the Recordset object. Click an object or collection for more information.



Recordset supports various properties and methods for you to navigate and examine data contained within. These features are provider-dependent. Some providers might not support some properties or methods.

This section contains the following topics.