ServiceQueueEvent.Equality(ServiceQueueEvent, ServiceQueueEvent) Operator

Definition

public static bool operator == (Microsoft.SqlServer.Management.Smo.ServiceQueueEvent a, Microsoft.SqlServer.Management.Smo.ServiceQueueEvent b);
static member ( = ) : 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