hw_GetAndLock
(PHP 4)
hw_GetAndLock — オブジェクトレコードを返しおよびオブジェクトをロックする
説明
string hw_getandlock
( int $connection
, int $objectID
)
ID objectID を有するオブジェクトの オブジェクトレコードを返します。 また、オブジェクトをロックします。このため、ロックを解放するまで、 他のユーザはアクセスできません。
パラメータ
- connection
-
接続 ID。
- objectID
-
オブジェクト ID。
返り値
ID objectID を有するオブジェクトの オブジェクトレコードを返します。
hw_GetAndLock
There are no user contributed notes for this page.
