EntitySetMapping.RemoveTypeMapping Method (EntityTypeMapping)

 

Removes a type mapping.

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

public void RemoveTypeMapping(
	EntityTypeMapping typeMapping
)

Parameters

typeMapping
Type: System.Data.Entity.Core.Mapping.EntityTypeMapping

The type mapping to remove.