sqlipTypeInfo
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
This method is called by the OpenAccess SDK layer to get data type list.
int sqlipTypeInfo(int type);
Parameters for sqlipTypeInfo
| Parameter | Type | Description |
| INPUT | ||
| type | int | Type uses to narrow down the search. SQL_ALL_TYPES indicates ignore it for search. |
| RETURN | ||
| int | OADS_SUCCESS OADS_ERROR |