Gets or sets the number of digits used to represent the Value property.
public virtual byte Precision { get; set; }
The number of digits used to represent the value.
EntityParameter ClassSystem.Data.Entity.Core.EntityClient Namespace