다음을 통해 공유


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)