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 | |
---|---|---|
Equality(Object, NameKey) | Determines whether 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. |
Top
See Also
Reference
Microsoft.SqlServer.Management.IntegrationServices Namespace