Share via


Utility.Key.Inequality Operator

Include Protected Members
Include Inherited Members

Determines whether the specified objects are unequal.

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, Utility.Key) Determines whether the specified object and the right-hand side of the key are unequal.
Public operatorStatic member Inequality(Utility.Key, Utility.Key) Determines whether the specified right and left-hand sides of the key are unequal.
Public operatorStatic member Inequality(Utility.Key, Object) Determines whether the specified object and the left-hand side of the key are unequal.

Top

See Also

Reference

Utility.Key Class

Microsoft.SqlServer.Management.Utility Namespace