Share via


EntityContainerMapping.EntitySetMappings Property

Definition

Gets the entity set mappings.

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

Property Value

Applies to