Share via


AssociationSetMapping.Conditions Property

Definition

Gets the property mapping conditions.

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

Property Value

Applies to