RelationalTypeMapping.Precision 属性

定义

获取属性配置为存储的数据的精度,如果未配置精度,则为 null。

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

属性值

适用于