RelationalTypeMapping.Precision Property

Definition

Gets the precision of data the property is configured to store, or null if no precision is configured.

public virtual int? Precision { get; }
member this.Precision : Nullable<int>
Public Overridable ReadOnly Property Precision As Nullable(Of Integer)

Property Value

Applies to