Next Fetch Position (OLE DB)

With nonintegrated indexes, the next fetch position on the base table rowset was affected only by IRowset::GetNextRows and IRowset::RestartPosition. In a rowset with an integrated index, this can also be changed by IRowsetIndex::Seek. This is the same as the Seek functionality on separate index rowsets.