Recordset

Recordset

A recordset is a data structure that consists of a group of database records, and can either come from a base table or as the result of a query to the table.

Read more about Recordset.