다음을 통해 공유


DesignerDataColumn.Scale 속성

정의

숫자 열에서 소수점 오른쪽의 자릿수를 가져옵니다.

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

속성 값

숫자 열에서 소수점 오른쪽의 자릿수입니다.

적용 대상