mixed dbplus_rkeys ( resource $relation , mixed $domlist )
dbplus_rkeys() will replace the current primary key for relation with the combination of domains specified by domlist.
Returns resource on success or DBPLUS_ERR_UNKNOWN on failure.