EnablePublicPrivilegeReporting IBM data server driver configuration keyword
Reports PUBLIC privileges in SQLColumnPrivileges() and SQLTablePrivileges() results.
- Equivalent CLI keyword
- ReportPublicPrivileges
- Equivalent IBM® Data Server Provider for .NET connection string keyword
- N/A
- db2dsdriver.cfg configuration syntax
<parameter name="EnablePublicPrivilegeReporting" value="0 | 1"/>- Default setting:
- PUBLIC privileges are not reported.
- Usage notes:
This keyword specifies if privileges assigned to the PUBLIC group are to be reported as if PUBLIC was a user in the
SQLColumnPrivileges()andSQLTablePrivileges()results.