EntityTypeMapping.RemoveIsOfType Method (EntityType)
Removes an entity type hierarchy from the mapping. The hierarchy is represented by the specified root entity type.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- type
-
Type:
System.Data.Entity.Core.Metadata.Edm.EntityType
The root EntityType of the hierarchy to be removed.