NameKey.Equality 运算符

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

Determines whether two objects are the same.

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

重载列表

  名称 说明
公共运算符静态成员 Equality(Object, NameKey) Determines whether the the specified Object is the same as the object represented by the specified NameKey .
公共运算符静态成员 Equality(NameKey, NameKey) Determines whether the objects represented by the two specified NameKey values are the same.
公共运算符静态成员 Equality(NameKey, Object) Determines whether the object represented by the specified NameKey is the same as the specified Object.

页首

请参阅

参考

NameKey 类

Microsoft.SqlServer.Management.Utility 命名空间