OASQLIP_tabletypes
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
This function makes a result set available with table types in the database.
int OASQLIP_tabletypes(SQLIP_HSTMT sqlip_hstmt)
Parameters for OASQLIP_tabletypes
| Parameter | Type | Description |
| INPUT | ||
| sqlip_hstmt | SQLIP_HSTMT | Statement handle. |
| RETURN | ||
| int | OADS_SUCCESS OADS_ERROR |