dbplus_freelock
(PHP 4 <= 4.1.0, PECL dbplus >= 0.9)
dbplus_freelock — آزاد کردن قفل نوشتن چندتایی
Description
int dbplus_freelock
( resource $relation
, string $tuple
)
آزاد کردن قفل نوشتن برا tuple داده شده بدست آمده توسط dbplus_getlock().
Return Values
Notes
Warning
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.
See Also
- dbplus_getlock() - Get a write lock on a tuple
- dbplus_freerlocks() - آزاد کردن تمام قفلهای رابطه داده شده
- dbplus_freealllocks() - آزاد کردن تمام قفلهای این کلاینت
There are no user contributed notes for this page.
