|
dbplus_rsecindexCreate a new secondary index for a relation Description
mixed dbplus_rsecindex
( resource
$relation
, mixed $domlist
, int $type
)
dbplus_rsecindex will create a new secondary
index for Parameters
Return Values
Returns resource on success or NotesWarning
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. |