IColumn.Scale 属性

定义

获取此列中允许的数据小数位数。 例如,如果 属性为 Decimal ',则这是最大小数位数。

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

属性值

适用于