FunctionImportEntityTypeMapping.IsOfTypeEntityTypes Property

 

Gets the entity types at the base of the hierarchies being mapped.

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

public ReadOnlyCollection<EntityType> IsOfTypeEntityTypes { get; }