CRowset
class Rowset
In OLE DB, a rowset is the object through which a program sets and retrieves data. CRowset encapsulates an OLE DB rowset object and several related interfaces and provides manipulation methods for rowset data.
#include <atldbcli.h>
Sample
See Also
Using the OLE DB Consumer Templates, Consumer Architecture Chart