FacetDescription.IsConstant Property

 

Gets a value indicating whether the value of this facet is a constant.

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

public virtual bool IsConstant { get; }

Property Value

Type: System.Boolean

true if this facet is a constant; otherwise, false.