Share via


IdKey.Inequality Operator

Include Protected Members
Include Inherited Members

Determines whether the two specified key objects have different values.

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 Inequality(Object, IdKey) Indicates whether the specified object and the right-hand side of the key are unequal.
Public operatorStatic member Inequality(IdKey, IdKey) Indicates whether the two specified key objects have different values using the specified operands.
Public operatorStatic member Inequality(IdKey, Object) Indicates whether the specified object and the left-hand side of the key are unequal.

Top

See Also

Reference

IdKey Class

Microsoft.SqlServer.Management.IntegrationServices Namespace