ServiceQueueExtender Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| ServiceQueueExtender() | |
| ServiceQueueExtender(ServiceQueue) |
ServiceQueueExtender()
public ServiceQueueExtender();
Public Sub New ()
S’applique à
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)
Paramètres
- serviceQueue
- ServiceQueue