Share via


NameKey.Equals Method

Include Protected Members
Include Inherited Members

Determines whether the object represented by the NameKey is equal to the specified object.

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(SfcKey) Determines whether the object represented by the current NameKey is equal to the object represented by the specified key. (Overrides SfcKey.Equals(SfcKey).)
Public method Equals(Object) Determines whether the object represented by the NameKey is equal to the specified Object. (Overrides SfcKey.Equals(Object).)
Public methodStatic member Equals(Object, Object) Determines whether the two specified objects are equal.

Top

See Also

Reference

NameKey Class

Microsoft.SqlServer.Management.IntegrationServices Namespace