Compartilhar via


Construtor BrokerPriority

Initializes a new instance of the BrokerPriority class.

Namespace:  Microsoft.SqlServer.Management.Smo.Broker
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Public Sub New
'Uso
Dim instance As New BrokerPriority()
public BrokerPriority()
public:
BrokerPriority()
new : unit -> BrokerPriority
public function BrokerPriority()

Comentários

The default constructor initializes any fields to their default values.

Exemplos

CREATE BROKER PRIORITY (Transact-SQL)

Consulte também

Referência

BrokerPriority Classe

Sobrecarregado BrokerPriority

Namespace Microsoft.SqlServer.Management.Smo.Broker

Outros recursos

Prioridades de Conversa

Gerenciando as prioridades de conversa

Solucionando problemas de prioridades de conversa

Desenvolvimento (Service Broker)

Visão geral (Service Broker)

CREATE BROKER PRIORITY (Transact-SQL)

ALTER BROKER PRIORITY (Transact-SQL)

DROP BROKER PRIORITY (Transact-SQL)