ServiceQueueEvent.Equality(ServiceQueueEvent, ServiceQueueEvent) Operator

定義

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

パラメーター

返品

適用対象