BrokerPriorityExtender 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
BrokerPriorityExtender() | |
BrokerPriorityExtender(BrokerPriority) |
BrokerPriorityExtender()
public BrokerPriorityExtender ();
Public Sub New ()
Applies to
BrokerPriorityExtender(BrokerPriority)
public BrokerPriorityExtender (Microsoft.SqlServer.Management.Smo.Broker.BrokerPriority brokerPriority);
new Microsoft.SqlServer.Management.Smo.Broker.BrokerPriorityExtender : Microsoft.SqlServer.Management.Smo.Broker.BrokerPriority -> Microsoft.SqlServer.Management.Smo.Broker.BrokerPriorityExtender
Public Sub New (brokerPriority As BrokerPriority)
Parameters
- brokerPriority
- BrokerPriority