EntitySetMapping.EntityTypeMappings Property

 

Gets the contained entity type mappings.

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

public ReadOnlyCollection<EntityTypeMapping> EntityTypeMappings { get; }