OASQLIP_schemas
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
This function makes a result set available with schemas/owners in the database. The result set must match the OA_TABLES table definition with the schema value supplied in the TABLE_OWNER column.
int OASQLIP_schema (SQLIP_HSTMT sqlip_hstmt)
Parameters for OASQLIP_schemas
| Parameter | Type | Description |
| INPUT | ||
| sqlip_hstmt | SQLIP_HSTMT | Statement handle. |
| RETURN | ||
| int | OADS_SUCCESS OADS_ERROR |