ServiceQueueEvent.Addition(ServiceQueueEvent, ServiceQueueEvent) Operatore

Definizione

public static Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet operator +(Microsoft.SqlServer.Management.Smo.ServiceQueueEvent eventLeft, Microsoft.SqlServer.Management.Smo.ServiceQueueEvent eventRight);
static member ( + ) : Microsoft.SqlServer.Management.Smo.ServiceQueueEvent * Microsoft.SqlServer.Management.Smo.ServiceQueueEvent -> Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet
Public Shared Operator + (eventLeft As ServiceQueueEvent, eventRight As ServiceQueueEvent) As ServiceQueueEventSet

Parametri

eventLeft
ServiceQueueEvent
eventRight
ServiceQueueEvent

Valori restituiti

Si applica a