EnumType.UnderlyingType Property

 

Gets the underlying type for this enumeration type.

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

public PrimitiveType UnderlyingType { get; internal set; }