Share via


RelationalTypeMappingInfo.Precision Property

Definition

The suggested precision of the mapped data type.

public int? Precision { get; }
public int? Precision { get; init; }
member this.Precision : Nullable<int>
member this.Precision : Nullable<int> with get, set
Public ReadOnly Property Precision As Nullable(Of Integer)
Public Property Precision As Nullable(Of Integer)

Property Value

Applies to