IDTSPipeline100.EnableCacheUpdate 属性

定义

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

属性值

如果启用了缓存更新,则IDTSPipeline100True;否则为 false

实现

属性

适用于