Share via


EventField.Key.Equals Method

Include Protected Members
Include Inherited Members

Determines whether two objects are equal by performing an equality operation on an instance of the EventField.Key class and another object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Equals(Object) Determines whether two objects are equal by performing an equality operation on an instance of the EventField.Key class and another object. (Overrides SfcKey.Equals(Object).)
Public method Equals(SfcKey) Determines whether two objects are equal by performing an equality operation on a EventField.Key object and an SfcKey object. (Overrides SfcKey.Equals(SfcKey).)
Public methodStatic member Equals(Object, Object) Determines whether two objects are equal by performing an equality operation on two instances of the System.Object class.

Top

See Also

Reference

EventField.Key Class

Microsoft.SqlServer.Management.XEvent Namespace