Rowset Object Interfaces
The following table shows the mandatory and optional interfaces defined by OLE DB for a rowset object.
Rowset
The wizard-generated rowset object implements IAccessor, IRowset, and IRowsetInfo through inheritance. The IAccessorImpl binds both output columns. The IRowset interface handles fetches rows and data. The IRowsetInfo interface handles the rowset properties.