PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

dbplus_getunique> <dbplus_freerlocks
Last updated: Fri, 29 Aug 2008

view this page in

dbplus_getlock

(PHP 4 >= 4.0.7, PECL dbplus:0.9)

dbplus_getlockタプルの書き込みロックを取得する

説明

int dbplus_getlock ( resource $relation , string $tuple )

指定した tuple へ書き込みロックを要求します。

パラメータ

relation

dbplus_open() でオープンしたリレーション。

tuple

返り値

成功時にゼロ、失敗時にゼロでないコード、特に DBPLUS_ERR_WLOCKED を返します。

注意

警告

この関数は、 実験的 なものです。この関数の動作・ 名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 この関数は自己責任で使用してください。



add a note add a note User Contributed Notes
dbplus_getlock
There are no user contributed notes for this page.

dbplus_getunique> <dbplus_freerlocks
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites