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

search for in the

dbplus_next> <dbplus_last
Last updated: Fri, 05 Sep 2008

view this page in

dbplus_lockrel

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

dbplus_lockrelリレーションに書き込みロックを要求する

説明

int dbplus_lockrel ( resource $relation )

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

他のクライアントからリレーションに対してクエリを実行することはできますが、 ロックされている間は更新できません。

パラメータ

relation

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

返り値

注意

警告

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



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

dbplus_next> <dbplus_last
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites