Share via


NameKey.Inequality Operator

Include Protected Members
Include Inherited Members

Determines whether two objects are the 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, NameKey) Determines whether the the specified Object is different than the object represented by the specified NameKey .
Public operatorStatic member Inequality(NameKey, NameKey) Determines whether the objects represented by the two specified NameKey values are different.
Public operatorStatic member Inequality(NameKey, Object) Determines whether the object represented by the specified NameKey is different than the specified Object.

Top

See Also

Reference

NameKey Class

Microsoft.SqlServer.Management.Utility Namespace