Action.Key.Equals Method

Include Protected Members
Include Inherited Members

Determines whether two Action.Key objects are equal.

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 a Action.Key object is equal to the Object object supplied by the obj parameter. (Overrides SfcKey.Equals(Object).)
Public method Equals(SfcKey) Determines whether an Action.Key object is equal to an SfcKey object supplied by the key parameter. (Overrides SfcKey.Equals(SfcKey).)
Public methodStatic member Equals(Object, Object) Determines whether two instances of the Object class are equal.

Top

See Also

Reference

Action.Key Class

Microsoft.SqlServer.Management.XEvent Namespace