|
Oracle® Objects for OLE Developer's Guide Release 9.2.0.4 Part Number B10952-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 © 1994, 2003 Oracle Corporation. All Rights Reserved. |
|