IDTSInputColumnCachedInfo100.CachedPrecision プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
キャッシュされた有効桁数を取得します。値の設定も可能です。
public:
property int CachedPrecision { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(137)]
public int CachedPrecision { [System.Runtime.InteropServices.DispId(137)] get; [System.Runtime.InteropServices.DispId(137)] set; }
[<System.Runtime.InteropServices.DispId(137)>]
[<get: System.Runtime.InteropServices.DispId(137)>]
[<set: System.Runtime.InteropServices.DispId(137)>]
member this.CachedPrecision : int with get, set
Public Property CachedPrecision As Integer
プロパティ値
キャッシュされた有効桁数です。
- 属性