IDTSPipeline100.EnableCacheUpdate Eigenschaft

Definition

Ruft ab oder legt fest, ob IDTSPipeline100 eine Aktualisierung des Cache aktiviert hat.

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

Eigenschaftswert

True, wenn die IDTSPipeline100 Aktualisierung des Caches aktiviert ist; andernfalls "false".

Implementiert

Attribute

Gilt für: