EntityTypeMapping.RemoveFragment Method (MappingFragment)

 

Removes a mapping fragment.

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

public void RemoveFragment(
	MappingFragment fragment
)

Parameters

fragment
Type: System.Data.Entity.Core.Mapping.MappingFragment

The mapping fragment to be removed.