EdmProperty.IsEnumType Property

 

Gets whether this property is an enumeration type property.

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

public bool IsEnumType { get; }

Property Value

Type: System.Boolean

true if this property is an enumeration type property; otherwise, false.