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 | |
---|---|---|
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).) | |
Equals(Object) | Determines whether the object represented by the NameKey is equal to the specified Object. (Overrides SfcKey.Equals(Object).) | |
Equals(Object, Object) | Determines whether the two specified objects are equal. |
Top
See Also
Reference
Microsoft.SqlServer.Management.IntegrationServices Namespace