Compartilhar via


Método NameKey.Equals

Incluir membros protegidos
Incluir membros herdados

Determines whether the object represented by the NameKey is equal to the specified object.

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
Método público Equals(Object) Determines whether the object represented by the NameKey is equal to the specified Object. (Substitui SfcKey.Equals(Object).)
Método público Equals(SfcKey) Determines whether the object represented by the current NameKey is equal to the object represented by the specified key. (Substitui SfcKey.Equals(SfcKey).)
Método públicoMembro estático Equals(Object, Object) Determines whether the two specified objects are equal.

Início

Consulte também

Referência

NameKey Classe

Namespace Microsoft.SqlServer.Management.Utility