EdmProperty.IsScaleConstant Property

 

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

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

public bool IsScaleConstant { get; }

Property Value

Type: System.Boolean

true if the facet is constant; otherwise, false.