Oracle® Call Interface Programmer's Guide 11g Release 2 (11.2) Part Number E10646-08 |
|
|
PDF · Mobi · ePub |
This chapter describes the OCI Any Type and Data functions.
See Also:
For code examples, see the demonstration programs included with your Oracle Database installation. For additional information, see Appendix B.This chapter contains these topics:
This chapter describes the OCI Any Type and Data functions in detail.
See the "Conventions for OCI Functions" for the conventions used in describing each function. The entries for each function may also contain the following information:
The OCI Any Type and Data functions typically return one of the values described in Table 21-1.
Table 21-1 Function Return Values
Return Value | Meaning |
---|---|
|
The operation succeeded. |
|
The operation failed. The specific error can be retrieved by calling |
|
The OCI handle passed to the function is invalid. |
See Also:
"Error Handling in OCI" for more information about return codes and error handling