Share via


NameKey.Equality Operator

Include Protected Members
Include Inherited Members

Determines whether two objects are the same.

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 operatorStatic member Equality(Object, NameKey) Determines whether the specified Object is the same as the object represented by the specified NameKey.
Public operatorStatic member Equality(NameKey, NameKey) Determines whether the objects represented by the two specified NameKey values are the same.
Public operatorStatic member Equality(NameKey, Object) Determines whether the object represented by the specified NameKey is the same as the specified Object.

Top

See Also

Reference

NameKey Class

Microsoft.SqlServer.Management.IntegrationServices Namespace