EntityParameter.Scale Property

 

Gets or sets the number of decimal places to which Value is resolved.

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

public virtual byte Scale { get; set; }

Property Value

Type: System.Byte

The number of decimal places to which value is resolved.