BrokerPriority.Create 메서드

Creates a conversation priority on the instance of Microsoft SQL Server as defined by the BrokerPriority object.

네임스페이스:  Microsoft.SqlServer.Management.Smo.Broker
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Sub Create
‘사용 방법
Dim instance As BrokerPriority

instance.Create()
public void Create()
public:
virtual void Create() sealed
abstract Create : unit -> unit  
override Create : unit -> unit
public final function Create()

구현

ICreatable.Create()

CREATE BROKER PRIORITY(Transact-SQL)

참고 항목

참조

BrokerPriority 클래스

Microsoft.SqlServer.Management.Smo.Broker 네임스페이스

관련 자료

대화 우선 순위

대화 우선 순위 관리

대화 우선 순위 문제 해결

개발(Service Broker)

개요(Service Broker)

CREATE BROKER PRIORITY(Transact-SQL)