EdmProperty.UnderlyingPrimitiveType Property

Definition

Gets the underlying primitive type information for this property.

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

Property Value

The underlying primitive type information for this property.

Applies to