PolicyStore.Key.Inequality Operator
SQL Server 2008 R2
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.
| Name | Description | |
|---|---|---|
|
Inequality(Object, PolicyStore.Key) | Determines whether the object identified by a Object is different than the object identified by a PolicyStore.Key. |
|
Inequality(PolicyStore.Key, PolicyStore.Key) | Determines whether the object identified by a PolicyStore.Key is different than the object identified by a PolicyStore.Key. |
|
Inequality(PolicyStore.Key, Object) | Determines whether the object identified by a Object is different than the object identified by a PolicyStore.Key. |