DesignerDataColumn.Scale 屬性

定義

取得數值資料行之小數點右邊的位數。

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

屬性值

數值資料行之小數點右邊的位數。

適用於