Share via


EntityParameter.Precision Property

Definition

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

public virtual byte Precision { get; set; }
member this.Precision : byte with get, set
Public Overridable Property Precision As Byte

Property Value

The number of digits used to represent the value.

Implements

Applies to