GetRowset

IRowset* GetRowset(void);

Comments

Returns the attached IRowset interface pointer. The method returns NULL if there is no attachment or if the attachment was made to an IRowPosition or IDataSource interface, and hence the rowset is not available.