dbplus_lockrel
(PHP 4 <= 4.1.0, PECL dbplus >= 0.9)
dbplus_lockrel — Request write lock on relation
Açıklama
int dbplus_lockrel
( resource
$relation
)
Requests a write lock on the given relation.
Other clients may still query the relation, but can't alter it while it is locked.
Dönen Değerler
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.
