EntityTypeMapping.IsHierarchyMapping Property

 

Gets a flag that indicates whether this is a type hierarchy mapping.

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

public bool IsHierarchyMapping { get; }

Property Value

Type: System.Boolean