Share via


MainPipeClass.IDTSObjectModel100_EnableCacheUpdate Property

Definition

public:
 virtual property bool IDTSObjectModel100_EnableCacheUpdate { bool get(); void set(bool value); };
public virtual bool IDTSObjectModel100_EnableCacheUpdate { get; set; }
member this.IDTSObjectModel100_EnableCacheUpdate : bool with get, set
Public Overridable Property IDTSObjectModel100_EnableCacheUpdate As Boolean

Property Value

True if the data flow task enables the cache updates; otherwise, false.

Applies to