Share via


ComplexTypeMapping.Conditions Property

Definition

Gets a read-only collection of property mapping conditions.

public override 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 Overrides ReadOnly Property Conditions As ReadOnlyCollection(Of ConditionPropertyMapping)

Property Value

Applies to