IDTSObjectModel100.EnableCacheUpdate Eigenschaft

Definition

Erhält oder setzt einen Wert, der angibt, ob die Datenflussaufgabe das Cache-Update aktiviert.

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

wahr, wenn die Datenflussaufgabe das Cache-Update aktiviert; ansonsten falsch.

Attribute

Gilt für: