dynamic-type rdoResultset

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