'Declaration Public Overloads Sub RevokeSystemPrivilege( _ ByVal privilege As OracleQueueSystemPrivilege, _ ByVal grantee As String _ )
public void RevokeSystemPrivilege( OracleQueueSystemPrivilege privilege, string grantee )
Parameters
- privilege
- The Oracle Streams AQ system privilege to revoke.
- grantee
- Grantee(s). The grantee(s) can be a user, a role, or the PUBLIC role.