EntityTypeMapping.Fragments Property

 

Gets a read-only collection of mapping fragments.

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

public ReadOnlyCollection<MappingFragment> Fragments { get; }