Next Fetch Position

With nonintegrated indexes, the next fetch position on the base table rowset was affected only by GetNextRows and 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.