dbplus_rkeys

Example

 mixed dbplus_rkeys ( resource $relation , mixed $domlist ) 

Description

dbplus_rkeys() will replace the current primary key for relation with the combination of domains specified by domlist.

Return Values

Returns resource on success or DBPLUS_ERR_UNKNOWN on failure.