共用方式為


DesignerDataColumn.Precision 屬性

定義

取得數值資料行中的位數。

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

屬性值

數值資料行中的位數。

適用於