NameKey.Inequality Operator
Include Protected Members
Include Inherited Members
Determines whether two objects are different.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Name | Description | |
---|---|---|
![]() ![]() |
Inequality(Object, NameKey) | Determines whether the specified Object is different than the object represented by the specified NameKey. |
![]() ![]() |
Inequality(NameKey, NameKey) | Determines whether the objects represented by the two specified NameKey values are different. |
![]() ![]() |
Inequality(NameKey, Object) | Determines whether the object represented by the specified NameKey is different than the specified Object. |
Top
Microsoft.SqlServer.Management.IntegrationServices Namespace