IDTSExternalMetadataColumn100.Precision 속성

정의

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

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

속성 값

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

특성

적용 대상