|
Oracle Objects for OLE Release 9.0.1 Part Number A90173-01 |
|
| [In/Out] edit_option
| An integer representing the edit option.
|
| Constant
| Value
| Description
|
| ORAREF_NO_LOCK
| Does not lock the object in the server(default).
| |
| ORAREF_EXCLUSIVE_LOCK
| 2
| Does exclusive lock on the object in the serve.
|
| ORAREF_NOWAIT_LOCK
| 3
| Does exclusive lock on the object in the server with the nowait option.
|
|
|
Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|