MappingFragment.Conditions Property

 

Gets a read-only collection of property mapping conditions.

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

public override ReadOnlyCollection<ConditionPropertyMapping> Conditions { get; }