DataEventColumnInfo.Key.Equals 方法

包括受保护的成员
包括继承的成员

Implements the operator == for DataEventColumnInfo.Key.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共方法 Equals(Object) Implements the operator == that tests equality and is used in hashing operations between and instance of DataEventColumnInfo.Key and another object. (覆盖 SfcKey.Equals(Object)。)
公共方法 Equals(SfcKey) Implements the operator == that tests equality between and instance of DataEventColumnInfo.Key and an instance of SfcKey. (覆盖 SfcKey.Equals(SfcKey)。)
公共方法静态成员 Equals(Object, Object) Implements the operator == that tests equality between two objects specified by the parameters.

页首

请参阅

参考

DataEventColumnInfo.Key 类

Microsoft.SqlServer.Management.XEvent 命名空间