IDTSObjectModel100.EnableCacheUpdate Proprietà

Definizione

Ottiene o imposta un valore che indica se l'attività del flusso di dati consente l'aggiornamento della cache.

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

Valore della proprietà

true se l'attività flusso di dati abilita l'aggiornamento della cache; in caso contrario, false.

Attributi

Si applica a