Share via


RegisteredServer.Key.Inequality Operator

Include Protected Members
Include Inherited Members

Determines whether the two specified objects are not equal.

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, RegisteredServer.Key) Determines whether two objects are equal by performing an inequality operation on them using the specified object and right operator.
Public operatorStatic member Inequality(RegisteredServer.Key, RegisteredServer.Key) Determines whether two objects are equal by performing an inequality operation on them using the left operator and right operator.
Public operatorStatic member Inequality(RegisteredServer.Key, Object) Determines whether two objects are equal by performing an inequality operation on them using the specified object and left operator.

Top

See Also

Reference

RegisteredServer.Key Class

Microsoft.SqlServer.Management.RegisteredServers Namespace