BrokerPriority.Grant Method
Grants access to the specified permission for the specified grantees on the conversation priority.
Overload List
| Name | Description |
|---|---|
| BrokerPriority.Grant (ObjectPermissionSet, String) |
Grants access to the specified permission for the specified grantees on the conversation priority.
|
| BrokerPriority.Grant (ObjectPermissionSet, String[]) |
Grants access to the specified permission for the specified grantees on the conversation priority.
|
| BrokerPriority.Grant (ObjectPermissionSet, String, Boolean) |
Grants access to the specified permission and the ability to grant access to other users for the specified grantee on the conversation priority.
|
| BrokerPriority.Grant (ObjectPermissionSet, String[], Boolean) |
Grants access to the specified permission and the ability to grant access to other users for the specified grantee on the conversation priority.
|
| BrokerPriority.Grant (ObjectPermissionSet, String, Boolean, String) |
Grants access to the specified permission and the ability to grant access to other users for the specified grantee on the conversation priority.
|
| BrokerPriority.Grant (ObjectPermissionSet, String[], Boolean, String) |
Grants access to the specified permission and the ability to grant access to other users for the specified grantee on the conversation priority.
|
See Also
Reference
BrokerPriority Class
BrokerPriority Members
Microsoft.SqlServer.Management.Smo.Broker Namespace
Other Resources
Conversation Priorities
Managing Conversation Priorities
Troubleshooting Conversation Priorities
Development (Service Broker)
Overview (Service Broker)
CREATE BROKER PRIORITY (Transact-SQL)
GRANT Service Broker Permissions (Transact-SQL)