damex_getQueryType
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
This method returns the type of the SQL query.
long damex_getQueryType(long hquery)
Parameters for damex_getQueryType
| Parameter | Type | Description |
| INPUT | ||
| hquery | long | The query handle. |
| RETURN | ||
| long | The type of the SQL query: |
|