RelationalTypeMappingInfo.Scale 属性

定义

映射数据类型的建议小数位数。

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

属性值

适用于