EntityTypeMapping.EntityTypes Property

 

Gets the mapped entity types.

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

public ReadOnlyCollection<EntityTypeBase> EntityTypes { get; }