Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
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.