EdmProperty.EnumType Property

Definition

Gets the enumeration type information for this property.

public System.Data.Entity.Core.Metadata.Edm.EnumType EnumType { get; }
member this.EnumType : System.Data.Entity.Core.Metadata.Edm.EnumType
Public ReadOnly Property EnumType As EnumType

Property Value

The enumeration type information for this property.

Applies to