共用方式為


BrokerPriorityExtender 建構函式 (BrokerPriority)

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

命名空間:  Microsoft.SqlServer.Management.Smo.Broker
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Sub New ( _
    brokerPriority As BrokerPriority _
)
'用途
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
)

參數

請參閱

參考

BrokerPriorityExtender 類別

BrokerPriorityExtender 多載

Microsoft.SqlServer.Management.Smo.Broker 命名空間