dbplus_freerlocks
(PHP 4 <= 4.1.0, PECL dbplus >= 0.9)
dbplus_freerlocks — Free all tuple locks on given relation
Descrição
int dbplus_freerlocks
( resource $relation
)
Frees all tuple locks held on the given relation.
Valor Retornado
Notas
Aviso
Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.
Veja Também
- dbplus_getlock() - Get a write lock on a tuple
- dbplus_freelock() - Release write lock on tuple
- dbplus_freealllocks() - Free all locks held by this client
User Contributed Notes
dbplus_freerlocks
dbplus_freerlocks
There are no user contributed notes for this page.

dbplus_freelock