EdmProperty.IsPrimitiveType Property

Definition

Gets whether this property is a primitive type.

public bool IsPrimitiveType { get; }
member this.IsPrimitiveType : bool
Public ReadOnly Property IsPrimitiveType As Boolean

Property Value

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

Applies to