Costruttore BrokerPriority
Initializes a new instance of the BrokerPriority class.
Spazio dei nomi Microsoft.SqlServer.Management.Smo.Broker
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New BrokerPriority()
public BrokerPriority()
public:
BrokerPriority()
new : unit -> BrokerPriority
public function BrokerPriority()
Osservazioni
The default constructor initializes any fields to their default values.
Esempi
CREATE BROKER PRIORITY (Transact-SQL)
Vedere anche
Riferimento
Spazio dei nomi Microsoft.SqlServer.Management.Smo.Broker
Altre risorse
Gestione delle priorità di conversazione
Risoluzione dei problemi relativi alle priorità di conversazione
CREATE BROKER PRIORITY (Transact-SQL)