AnnotationValues.Equality Operator (AnnotationValues, AnnotationValues)
Returns true if both annotation pairs contain the same 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.