dissociate result set

An rdoResultset object which is not associated with a specific connection. Basically, a dissociate result set becomes a static snapshot of data. It is updatable, but changes are not posted to the remote database until the rdoResultset is re-associated with a specific connection.