ServiceQueueExtender Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| Nome | Description |
|---|---|
| ServiceQueueExtender() | |
| ServiceQueueExtender(ServiceQueue) |
ServiceQueueExtender()
public ServiceQueueExtender();
Public Sub New ()
Aplica-se a
ServiceQueueExtender(ServiceQueue)
public ServiceQueueExtender(Microsoft.SqlServer.Management.Smo.Broker.ServiceQueue serviceQueue);
new Microsoft.SqlServer.Management.Smo.Broker.ServiceQueueExtender : Microsoft.SqlServer.Management.Smo.Broker.ServiceQueue -> Microsoft.SqlServer.Management.Smo.Broker.ServiceQueueExtender
Public Sub New (serviceQueue As ServiceQueue)
Parâmetros
- serviceQueue
- ServiceQueue