IDTSExternalMetadataColumn100.Scale 속성

정의

decimal 데이터 형식의 외부 메타데이터 열에 저장되는 자릿수를 가져오거나 설정합니다.

public:
 property int Scale { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(104)]
public int Scale { [System.Runtime.InteropServices.DispId(104)] get; [System.Runtime.InteropServices.DispId(104)] set; }
[<System.Runtime.InteropServices.DispId(104)>]
[<get: System.Runtime.InteropServices.DispId(104)>]
[<set: System.Runtime.InteropServices.DispId(104)>]
member this.Scale : int with get, set
Public Property Scale As Integer

속성 값

decimal 데이터 형식의 외부 메타데이터 열에 저장되는 자릿수입니다.

특성

적용 대상