DesignerDataColumn.Scale 属性

定义

获取数值列中小数点右边的位数。

public:
 property int Scale { int get(); };
public int Scale { get; }
member this.Scale : int
Public ReadOnly Property Scale As Integer

属性值

数值列中小数点右边的位数。

适用于