次の方法で共有


BrokerPriority コンストラクター

BrokerPriority クラスの新しいインスタンスを初期化します。

名前空間:  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()

説明

既定のコンストラクターは、すべてのフィールドを既定値に初期化します。

使用例

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)