FunctionImportEntityTypeMappingConditionValue Constructor (String, Object)
Initializes a new FunctionImportEntityTypeMappingConditionValue instance.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- columnName
-
Type:
System.String
The name of the column used to evaluate the condition.
- value
-
Type:
System.Object
The value to compare with.