ServiceQueueEventSet.Add Méthode
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 |
|---|---|
| Add(ServiceQueueEvent) | |
| Add(ServiceQueueEventSet, ServiceQueueEvent) |
Add(ServiceQueueEvent)
public Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet Add(Microsoft.SqlServer.Management.Smo.ServiceQueueEvent anEvent);
member this.Add : Microsoft.SqlServer.Management.Smo.ServiceQueueEvent -> Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet
Public Function Add (anEvent As ServiceQueueEvent) As ServiceQueueEventSet
Paramètres
- anEvent
- ServiceQueueEvent
Retours
S’applique à
Add(ServiceQueueEventSet, ServiceQueueEvent)
public static Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet Add(Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet eventSet, Microsoft.SqlServer.Management.Smo.ServiceQueueEvent anEvent);
static member Add : Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet * Microsoft.SqlServer.Management.Smo.ServiceQueueEvent -> Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet
Public Shared Function Add (eventSet As ServiceQueueEventSet, anEvent As ServiceQueueEvent) As ServiceQueueEventSet
Paramètres
- eventSet
- ServiceQueueEventSet
- anEvent
- ServiceQueueEvent