AssociationSetMapping.RemoveCondition Method (ConditionPropertyMapping)

 

Removes a property mapping condition.

Namespace:   System.Data.Entity.Core.Mapping
Assembly:  EntityFramework (in EntityFramework.dll)

public void RemoveCondition(
	ConditionPropertyMapping condition
)

Parameters

condition
Type: System.Data.Entity.Core.Mapping.ConditionPropertyMapping

The property mapping condition to remove.