EdmModel.EnumTypes Property

 

Gets the enum types in the model.

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

public IEnumerable<EnumType> EnumTypes { get; }