Freigeben über


BrokerPriorityExtender-Konstruktor (BrokerPriority)

Initializes a new instance of the BrokerPriorityExtender class and associates it with an instance of the BrokerPriority class.

Namespace:  Microsoft.SqlServer.Management.Smo.Broker
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Sub New ( _
    brokerPriority As BrokerPriority _
)
'Usage
Dim brokerPriority As BrokerPriority 

Dim instance As New BrokerPriorityExtender(brokerPriority)
public BrokerPriorityExtender(
    BrokerPriority brokerPriority
)
public:
BrokerPriorityExtender(
    BrokerPriority^ brokerPriority
)
new : 
        brokerPriority:BrokerPriority -> BrokerPriorityExtender
public function BrokerPriorityExtender(
    brokerPriority : BrokerPriority
)

Parameter

Siehe auch

Verweis

BrokerPriorityExtender Klasse

BrokerPriorityExtender-Überladung

Microsoft.SqlServer.Management.Smo.Broker-Namespace