EntityKey.Inequality Operator (EntityKey, EntityKey)
Indicates a value whether the two keys are not equal.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- key1
-
Type:
System.Data.Entity.Core.EntityKey
A key to compare.
- key2
-
Type:
System.Data.Entity.Core.EntityKey
A key to compare.