Oracle Objects for OLE Release 8.1.7 Part Number A85257-01 |
|
Constant
| Value
| Description
|
ORADB_DEFAULT
| &H0&
| Accept the default behavior.
|
ORADB_ORAMODE
| &H1&
| Let Oracle set default field (column) values.
|
ORADB_NOWAIT
| &H2&
| Do not wait on row locks when executing a "SELECT ... FOR UPDATE".
|
ORADB_NO_REFETCH
| &H4&
| Let Oracle set default field (column) values as in ORADB_ORAMODE, but data is
not refetched after the insert or update operation.
|
![]() Copyright copy; 1996-2000, Oracle Corporation. All Rights Reserved. |
|