Oracle Objects for OLE Release 8.1.7 Part Number A85257-01 |
|
Constant
| Value
| Description
|
OERROR_COLLINSTNULL
| 5196
| Operation on NULL Oracle collection has failed. See IsNull property on OraCollection
|
OERROR_NOELEMENT
| 5197
| Element does not exist for given index
|
OERROR_INVINDEX
| 5198
| Invalid collection index is specified
|
OERROR_NODELETE
| 5199
| Delete operation is not supported for VARRAY collection type
|
OERROR_SAFEARRINVELEM
| 5200
| Variant SafeArray cannot be created from the collection having non-scalar
element types
|
![]() Copyright copy; 1996-2000, Oracle Corporation. All Rights Reserved. |
|