ServiceQueueEvent.Add(ServiceQueueEvent, ServiceQueueEvent) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- eventLeft
- ServiceQueueEvent
- eventRight
- ServiceQueueEvent