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

OASQLIP_exit

This function performs routines to free resources that support access to the data source. This function is called when the OpenAccess SDK Server is shutting down (client/server configuration) or when the OpenAccess SDK ODBC DLL is being unloaded (local configuration).
int OASQLIP_exit()
 
Table 18: Parameters for OASQLIP_exit
Parameter
Type
Description
RETURN
 
 
 
int
OADS_SUCCESS – successful exit.
OADS_ERROR – error occurred during exit.