IDTSInputColumnCachedInfo100.CachedScale プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
キャッシュされた小数点以下桁数を取得します。値の設定も可能です。
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
プロパティ値
キャッシュされた小数点以下桁数です。
- 属性