Query: dbplus_unselect
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBPLUS_UNSELECT(3) 1 DBPLUS_UNSELECT(3) dbplus_unselect - Remove a constraint from relationSYNOPSISint dbplus_unselect (resource $relation)DESCRIPTIONCalling dbplus_unselect(3) will remove a constraint previously set by dbplus_find(3) on $relation.PARAMETERSo $relation - A relation opened by dbplus_open(3).RETURN VALUESNOTESWarning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. PHP Documentation Group DBPLUS_UNSELECT(3)