Oracle Objects for OLE Release 9.2 Part Number A95895-01 |
|
Oracle Object Instance Errors
Constant |
Value |
Description |
---|---|---|
OERROR_NOOBJECT |
4796 |
Creating OraObject object instance in the client-side object cache has failed |
OERROR_BINDERR |
4797 |
Binding Oracle object instance to the SQL statement has failed |
OERROR_NOATTRNAME |
4798 |
Getting attribute name of Oracle object instance has failed |
OERROR_NOATTRINDEX |
4799 |
Getting attribute index of Oracle object instance has failed |
OERROR_INVINPOBJECT |
4801 |
Invalid input object type for binding operation |
OERROR_BAD_INDICATOR |
4802 |
Fetched Oracle Object instance comes with invalid indicator structure |
OERROR_OBJINSTNULL |
4803 |
Operation on NULL Oracle object instance has failed. See IsNull property on OraObject |
OERROR_REFNULL |
4804 |
Pin Operation on NULL Ref value has failed. See IsRefNull property on OraRef |
|
Copyright © 1994, 2002 Oracle Corporation. All Rights Reserved. |
|