다음을 통해 공유


DesignerDataColumn.Precision 속성

정의

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

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

속성 값

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

적용 대상