EntityContainerMapping.AssociationSetMappings Property

 

Gets the association set mappings.

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

public virtual IEnumerable<AssociationSetMapping> AssociationSetMappings { get; }

Property Value

Type: System.Collections.Generic.IEnumerable<AssociationSetMapping>

The association set mappings.