EdmProperty.IsPrecisionConstant Property

Definition

Gets whether the precision facet is constant for the database provider.

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

Property Value

true if the facet is constant; otherwise, false.

Applies to