OASQLIP_exit
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
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()
Parameters for OASQLIP_exit
| Parameter | Type | Description |
| RETURN | ||
| int | OADS_SUCCESS – successful exit. OADS_ERROR – error occurred during exit. |