FunctionImportEntityTypeMappingConditionIsNull Constructor (String, Boolean)
Initializes a new FunctionImportEntityTypeMappingConditionIsNull instance.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- columnName
-
Type:
System.String
The name of the column used to evaluate the condition.
- isNull
-
Type:
System.Boolean
Flag that indicates whether a null or not null check is performed.