Share via


Computer.Key.Inequality Operator

Include Protected Members
Include Inherited Members

Determines whether the specified object key is not equal to the second object key.

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, Computer.Key) Determines whether the specified object is not equal to the object key.
Public operatorStatic member Inequality(Computer.Key, Computer.Key) Determines whether the specified object key is not equal to the second object key.
Public operatorStatic member Inequality(Computer.Key, Object) Determines whether the specified object key is not equal to the object.

Top

See Also

Reference

Computer.Key Class

Microsoft.SqlServer.Management.Utility Namespace