skip to main content
IP API Reference for C/C++ : IP API for C/C++ : OASQLIP_types
 

OASQLIP_types

This function makes a result set available with data types that match the criteria specified by the input arguments.
int OASQLIP_types(
SQLIP_HSTMT sqlip_hstmt,
OADS_SMALLINT type)
 
Table 57: Parameters for OASQLIP_types 
Parameter
Type
Description
INPUT
 
 
sqlip_hstmt
SQLIP_HSTMT
Statement handle.
type
OADS_SMALLINT
Data type to match. It can be SQL_ALL_TYPES, indicating type information for all data types to be returned.
RETURN
 
 
 
int
OADS_SUCCESS
OADS_ERROR