Compartilhar via


Método EventField.Key.Equals

Incluir membros protegidos
Incluir membros herdados

Determines whether two objects are equal by performing an equality operation on an instance of the EventField.Key class and another 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 two objects are equal by performing an equality operation on an instance of the EventField.Key class and another object. (Substitui SfcKey.Equals(Object).)
Método público Equals(SfcKey) Determines whether two objects are equal by performing an equality operation on a EventField.Key object and an SfcKey object. (Substitui SfcKey.Equals(SfcKey).)
Método públicoMembro estático Equals(Object, Object) Determines whether two objects are equal by performing an equality operation on two instances of the System.Object class.

Início

Consulte também

Referência

EventField.Key Classe

Namespace Microsoft.SqlServer.Management.XEvent