|
Oracle® Objects for OLE Developer's Guide Release 9.2.0.4 Part Number B10952-01 |
|
|
Constant
|
Value
|
Description
|
|---|---|---|
| ORADATA_EDITNONE
| 0
| No editing in progress.
|
| ORADATA_EDITMODE
| 1
| Editing is in progress on an existing row.
|
| ORADATA_EDITADD
| 2
| A new record is being added and the copy buffer does not currently represent
an actual row in the database.
|
|
|
Copyright © 1994, 2003 Oracle Corporation. All Rights Reserved. |
|