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
Espace de noms Microsoft.SqlServer.Management.Smo.Broker
Autres ressources
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)