MainPipeClass.EnableCacheUpdate Proprietà

Definizione

Ottiene o imposta un valore che indica se l'attività Flusso di dati consente aggiornamenti della cache.

public:
 virtual property bool EnableCacheUpdate { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(17)]
public virtual 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 Overridable Property EnableCacheUpdate As Boolean

Valore della proprietà

True se l'oggetto abilita gli aggiornamenti della cache; in caso contrario, false.

Implementazioni

Attributi

Si applica a