ServiceQueueEventSet.Subtract(ServiceQueueEventSet, ServiceQueueEvent) Method

Definition

public static Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet Subtract (Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet eventSet, Microsoft.SqlServer.Management.Smo.ServiceQueueEvent anEvent);
static member Subtract : Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet * Microsoft.SqlServer.Management.Smo.ServiceQueueEvent -> Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet
Public Shared Function Subtract (eventSet As ServiceQueueEventSet, anEvent As ServiceQueueEvent) As ServiceQueueEventSet

Parameters

Returns

Applies to