With nonintegrated indexes, the range on the base table rowset used by GetNextRows, GetRowsAt, and GetRowsAtRatio was always the entire rowset. In a rowset with an integrated index, this can be changed by IRowsetIndex::SetRange. This is the same as the SetRange functionality on nonintegrated index rowsets.