ServiceQueueEvent.Inequality(ServiceQueueEvent, ServiceQueueEvent) Operador
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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