EntityTypeMapping.IsOfEntityTypes Property

 

Gets the mapped base types for a hierarchy mapping.

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

public ReadOnlyCollection<EntityTypeBase> IsOfEntityTypes { get; }