CollectionSet.Key.Equality 运算符

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

Initializes a new instance of the op_Equality class.

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

重载列表

  名称 说明
公共运算符静态成员 Equality(Object, CollectionSet.Key) Does a boolean equality comparison between the object sent as a parameter and the right hand side of the key.
公共运算符静态成员 Equality(CollectionSet.Key, CollectionSet.Key) Does a Boolean equality comparison between the left hand side of the key and the right hand side of the key.
公共运算符静态成员 Equality(CollectionSet.Key, Object) Does a Boolean equality comparison between the object sent as a parameter and the left hand side of the key.

页首

注释

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

请参阅

参考

CollectionSet.Key 类

Microsoft.SqlServer.Management.Collector 命名空间