Compartilhar via


Operador RegisteredServer.Key.Inequality

Incluir membros protegidos
Incluir membros herdados

Determines whether the two specified objects are not equal.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Operador públicoMembro estático Inequality(Object, RegisteredServer.Key) Determines whether two objects are equal by performing an inequality operation on them using the specified object and right operator.
Operador públicoMembro estático Inequality(RegisteredServer.Key, RegisteredServer.Key) Determines whether two objects are equal by performing an inequality operation on them using the left operator and right operator.
Operador públicoMembro estático Inequality(RegisteredServer.Key, Object) Determines whether two objects are equal by performing an inequality operation on them using the specified object and left operator.

Início

Consulte também

Referência

RegisteredServer.Key Classe

Namespace Microsoft.SqlServer.Management.RegisteredServers