EdmModel.EntityTypes Property

 

Gets the entity types in the model.

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

public IEnumerable<EntityType> EntityTypes { get; }