EdmProperty.IsUnderlyingPrimitiveType Property

 

Gets whether this property is an underlying primitive type.

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

public bool IsUnderlyingPrimitiveType { get; }

Property Value

Type: System.Boolean

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