ServiceQueueEvent.Add(ServiceQueueEvent, ServiceQueueEvent) 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.
public static Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet Add(Microsoft.SqlServer.Management.Smo.ServiceQueueEvent eventLeft, Microsoft.SqlServer.Management.Smo.ServiceQueueEvent eventRight);
static member Add : Microsoft.SqlServer.Management.Smo.ServiceQueueEvent * Microsoft.SqlServer.Management.Smo.ServiceQueueEvent -> Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet
Public Shared Function Add (eventLeft As ServiceQueueEvent, eventRight As ServiceQueueEvent) As ServiceQueueEventSet
Paramètres
- eventLeft
- ServiceQueueEvent
- eventRight
- ServiceQueueEvent