dbplus_getunique
(PHP 4 <= 4.1.0, PECL dbplus >= 0.9)
dbplus_getunique — Get an id number unique to a relation
Açıklama
int dbplus_getunique
( resource
$relation
, int $uniqueid
)
Obtains a number guaranteed to be unique for the given
relation and will pass it back in the variable
given as uniqueid.
Dönen Değerler
Returns DBPLUS_ERR_NOERR on success or a db++ error
code on failure.
Notlar
Uyarı
Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.
There are no user contributed notes for this page.
