Share via


RegisteredServer.Key.Equality Operator

Include Protected Members
Include Inherited Members

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

Top

See Also

Reference

RegisteredServer.Key Class

Microsoft.SqlServer.Management.RegisteredServers Namespace