EdmProperty.IsScaleConstant Property

Definition

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

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

Property Value

true if the facet is constant; otherwise, false.

Applies to