A Recordset object represents a set of records selected from a data source. The recordset may represent a selection of one or more specified columns from rows of one or more database tables. A CDaoRecordset object represents both (a) this selection of records and (b) the actual field values for one currently selected record.