Oracle Call Interface Programmer's Guide Release 2 (9.2) Part Number A96584-01 |
|
This chapter describes the OCI Any Type and Data functions.
See Also:
For code examples, see the demonstration programs included with your Oracle installation. For additional information, refer to Appendix B, "OCI Demonstration Programs". |
The following sections are included in this chapter:
This chapter describes the OCI datatype mapping and manipulation functions in detail.
See Also:
For more information about the functions listed in this chapter, refer to AnyType, AnyData and AnyDataSet Interfaces |
The entries for each function contain the following information:
A brief statement of the purpose of the function.
The function declaration.
A description of each of the function's parameters. This includes the parameter's mode. The mode of a parameter has three possible values, as described below:
Detailed information about the function if available. This may include restrictions on the use of the function, or other information that might be useful when using the function in an application. An optional section.
All the functions in this chapter are related to each other.
The OCI Any Type and Data functions typically return one of the following values:
See Also:
For more information about return codes and error handling, see the section "Error Handling" |
This section describes the Type Interface functions.
|
Copyright © 1996, 2002 Oracle Corporation. All Rights Reserved. |
|