ServiceQueueEvent.Inequality(ServiceQueueEvent, ServiceQueueEvent) Operator

Definition

public static bool operator != (Microsoft.SqlServer.Management.Smo.ServiceQueueEvent a, Microsoft.SqlServer.Management.Smo.ServiceQueueEvent b);
static member op_Inequality : Microsoft.SqlServer.Management.Smo.ServiceQueueEvent * Microsoft.SqlServer.Management.Smo.ServiceQueueEvent -> bool
Public Shared Operator != (a As ServiceQueueEvent, b As ServiceQueueEvent) As Boolean

Parameters

Returns

Applies to