IDTSPipeline100.EnableCacheUpdate プロパティ

定義

キャッシュの更新を有効にしたかどうかを IDTSPipeline100 または設定します。

public:
 property bool EnableCacheUpdate { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(17)]
public bool EnableCacheUpdate { [System.Runtime.InteropServices.DispId(17)] get; [System.Runtime.InteropServices.DispId(17)] set; }
[<System.Runtime.InteropServices.DispId(17)>]
[<get: System.Runtime.InteropServices.DispId(17)>]
[<set: System.Runtime.InteropServices.DispId(17)>]
member this.EnableCacheUpdate : bool with get, set
Public Property EnableCacheUpdate As Boolean

プロパティ値

IDTSPipeline100がキャッシュの更新を有効にした場合は真、そうでなければ偽りです。

実装

属性

適用対象