sqlipCloseCursor
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
This method closes the cursor and clears the result table. This method is called in response to the client freeing a statement handle or when the end of the result set is reached.
int sqlipCloseCursor();
Parameters for sqlipCloseCursor
| Parameter | Type | Description |
| RETURN | ||
| int | OADS_SUCCESS OADS_ERROR |