Lenguaje

BrokerPriority Constructores

Definición

Sobrecargas

BrokerPriority()

public BrokerPriority();
Public Sub New ()

Se aplica a

BrokerPriority(ServiceBroker, String)

public BrokerPriority(Microsoft.SqlServer.Management.Smo.Broker.ServiceBroker serviceBroker, string name);
new Microsoft.SqlServer.Management.Smo.Broker.BrokerPriority : Microsoft.SqlServer.Management.Smo.Broker.ServiceBroker * string -> Microsoft.SqlServer.Management.Smo.Broker.BrokerPriority
Public Sub New (serviceBroker As ServiceBroker, name As String)

Parámetros

serviceBroker
ServiceBroker
name
String

Se aplica a