DesignerDataColumn.Precision 속성

정의

숫자 데이터 열의 숫자 수를 가져옵니다.

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

속성 값

숫자 데이터 열의 숫자 수입니다.

적용 대상