Partager via


Constructeur BrokerPriority

Initializes a new instance of the BrokerPriority class.

Espace de noms :  Microsoft.SqlServer.Management.Smo.Broker
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Sub New
'Utilisation
Dim instance As New BrokerPriority()
public BrokerPriority()
public:
BrokerPriority()
new : unit -> BrokerPriority
public function BrokerPriority()

Notes

The default constructor initializes any fields to their default values.

Exemples

CREATE BROKER PRIORITY (Transact-SQL)

Voir aussi

Référence

BrokerPriority Classe

Surcharge BrokerPriority

Espace de noms Microsoft.SqlServer.Management.Smo.Broker

Autres ressources

Priorités de conversation

Gestion des priorités de conversation

Résolution des problèmes liés aux priorités de conversation

Développement (Service Broker)

Vue d'ensemble (Service Broker)

CREATE BROKER PRIORITY (Transact-SQL)

ALTER BROKER PRIORITY (Transact-SQL)

DROP BROKER PRIORITY (Transact-SQL)