AnnotationValues.Inequality Operator (AnnotationValues, AnnotationValues)
Returns true if the two annotation pairs contain different values, otherwise false.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- left
-
Type:
System.Data.Entity.Infrastructure.Annotations.AnnotationValues
A pair of annotation values.
- right
-
Type:
System.Data.Entity.Infrastructure.Annotations.AnnotationValues
A pair of annotation values.