dam_getFirstGrantee
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
This method is used to navigate the granted user list in the GRANT and REVOKE commands of the ipDCL method.
int dam_getFirstGrantee(
long hstmt,
StringBuffer szCatalog,
StringBuffer szGranteeName)
Parameters for dam_getFirstGrantee
| Parameter | Type | Description |
| INPUT | ||
| hstmt | long | The statement handle. |
| OUTPUT | ||
| szCatalog | StringBuffer | The name of the catalog. |
| szGranteeName | StringBuffer | The name will be one of the following: |
| RETURN | ||
| int | ||