IDTSInputColumnCachedInfo100.CachedScale 속성

정의

캐시된 소수 자릿수를 가져오거나 설정합니다.

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

속성 값

캐시된 소수 자릿수입니다.

특성

적용 대상