keyset-type rdoResultset

The result of a query that can have updatable rows. Movement within the keyset is unrestricted. A keyset-type rdoResultset is a set of rows that you can use to add, change, or delete rows from an underlying database table or tables. A keyset-type rdoResultset can contain columns from one or more tables in a database. Membership in a keyset rdoResultset is fixed.