DesignerDataColumn.Scale プロパティ

定義

数値列の小数点の右側の桁数を取得します。

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

プロパティ値

数値列の小数点の右側の桁数。

適用対象