EdmProperty.EnumType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.