Share via


EdmProperty.PrimitiveType Property

Definition

Gets the primitive type information for this property.

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

Property Value

The primitive type information for this property.

Applies to