(4.1.0 - 4.2.3 only, PECL)
dbplus_rcreate -- Creates a new DB++ relation
说明
resource
dbplus_rcreate ( string name, mixed domlist [, bool overwrite] )
Creates a new relation. Any existing relation sharing the same
name will be overwritten if the relation is
currently not in use and overwrite is set to TRUE.