ValueConditionMapping Constructor (EdmProperty, Object)
Creates a ValueConditionMapping instance.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- propertyOrColumn
-
Type:
System.Data.Entity.Core.Metadata.Edm.EdmProperty
An EdmProperty that specifies a property or column.
- value
-
Type:
System.Object
An object that specifies the value to compare with.