EntityParameter.Precision Property

 

Gets or sets the number of digits used to represent the Value property.

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

public virtual byte Precision { get; set; }

Property Value

Type: System.Byte

The number of digits used to represent the value.