共用方式為


BrokerPriority 建構函式

Initializes a new instance of the BrokerPriority class.

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

語法

'宣告
Public Sub New
'用途
Dim instance As New BrokerPriority()
public BrokerPriority()
public:
BrokerPriority()
new : unit -> BrokerPriority
public function BrokerPriority()

備註

The default constructor initializes any fields to their default values.

範例

CREATE BROKER PRIORITY (Transact-SQL)

請參閱

參考

BrokerPriority 類別

BrokerPriority 多載

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

其他資源

交談優先權

管理交談優先權

疑難排解交談優先權

開發 (Service Broker)

概觀 (Service Broker)

CREATE BROKER PRIORITY (Transact-SQL)

ALTER BROKER PRIORITY (Transact-SQL)

DROP BROKER PRIORITY (Transact-SQL)