30.1 Introduction to Any Type and Data Interfaces
This section describes the OCI Any Type and Data functions in detail.
See Also:
30.1.1 Conventions for OCI Functions
Describes the conventions for OCI functions. The entries for each function may also contain function return values.
See the Conventions for OCI Functions for the conventions used in describing each function.
The OCI Any Type and Data functions typically return one of the values described in the following table.
Table 30-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