Megosztás:


RegisteredServersStore.Key.Inequality Operator

Include Protected Members
Include Inherited Members

Determines whether two objects are different.

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, RegisteredServersStore.Key) Determines whether the object identified by a Object is different than the object identified by a RegisteredServersStore.Key.
Public operatorStatic member Inequality(RegisteredServersStore.Key, RegisteredServersStore.Key) Determines whether the objects identified by two RegisteredServersStore.Key objects are different.
Public operatorStatic member Inequality(RegisteredServersStore.Key, Object) Determines whether the object identified by a Object is different than the object identified by a RegisteredServersStore.Key.

Top

See Also

Reference

RegisteredServersStore.Key Class

Microsoft.SqlServer.Management.RegisteredServers Namespace