BrokerPriority Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
BrokerPriority() | |
BrokerPriority(ServiceBroker, String) |
BrokerPriority()
public BrokerPriority ();
Public Sub New ()
Applies to
BrokerPriority(ServiceBroker, String)
public BrokerPriority (Microsoft.SqlServer.Management.Smo.Broker.ServiceBroker serviceBroker, string name);
new Microsoft.SqlServer.Management.Smo.Broker.BrokerPriority : Microsoft.SqlServer.Management.Smo.Broker.ServiceBroker * string -> Microsoft.SqlServer.Management.Smo.Broker.BrokerPriority
Public Sub New (serviceBroker As ServiceBroker, name As String)
Parameters
- serviceBroker
- ServiceBroker
- name
- String