DataEventColumnInfo.Key.Equals Method

Include Protected Members
Include Inherited Members

Implements the operator == for DataEventColumnInfo.Key.

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) Implements the operator == that tests equality and is used in hashing operations between and instance of DataEventColumnInfo.Key and another object. (Overrides SfcKey.Equals(Object).)
Public method Equals(SfcKey) Implements the operator == that tests equality between and instance of DataEventColumnInfo.Key and an instance of SfcKey. (Overrides SfcKey.Equals(SfcKey).)
Public methodStatic member Equals(Object, Object) Implements the operator == that tests equality between two objects specified by the parameters.

Top

See Also

Reference

DataEventColumnInfo.Key Class

Microsoft.SqlServer.Management.XEvent Namespace