EntityContainerMapping.EntitySetMappings Property

 

Gets the entity set mappings.

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

public virtual IEnumerable<EntitySetMapping> EntitySetMappings { get; }

Property Value

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

The entity set mappings.