Compartilhar via


Operador NameKey.Inequality

Incluir membros protegidos
Incluir membros herdados

Determines whether two objects are the different.

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, NameKey) Determines whether the the specified Object is different than the object represented by the specified NameKey .
Operador públicoMembro estático Inequality(NameKey, NameKey) Determines whether the objects represented by the two specified NameKey values are different.
Operador públicoMembro estático Inequality(NameKey, Object) Determines whether the object represented by the specified NameKey is different than the specified Object.

Início

Consulte também

Referência

NameKey Classe

Namespace Microsoft.SqlServer.Management.Utility