Share via


EntityContainerMapping.AssociationSetMappings Property

Definition

Gets the association set mappings.

public virtual System.Collections.Generic.IEnumerable<System.Data.Entity.Core.Mapping.AssociationSetMapping> AssociationSetMappings { get; }
member this.AssociationSetMappings : seq<System.Data.Entity.Core.Mapping.AssociationSetMapping>
Public Overridable ReadOnly Property AssociationSetMappings As IEnumerable(Of AssociationSetMapping)

Property Value

Applies to