Gets the name of the column used to evaluate the condition.
public string ColumnName { get; }
The name of the column used to evaluate the condition.
FunctionImportEntityTypeMappingCondition ClassSystem.Data.Entity.Core.Mapping Namespace