Oracle Objects for OLE Release 9.2 Part Number A95895-01 |
|
Oracle Collection Errors
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 © 1994, 2002 Oracle Corporation. All Rights Reserved. |
|