Share via


StructuralTypeMapping.Conditions Property

Definition

Gets a read-only collection of property mapping conditions.

public abstract System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Mapping.ConditionPropertyMapping> Conditions { get; }
member this.Conditions : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Mapping.ConditionPropertyMapping>
Public MustOverride ReadOnly Property Conditions As ReadOnlyCollection(Of ConditionPropertyMapping)

Property Value

Applies to