IDTSPipeline100.EnableCacheUpdate Propriété

Définition

Obtient ou définit si IDTSPipeline100 a activé la mise à jour du 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

Valeur de propriété

True si la IDTSPipeline100 mise à jour du cache est activée ; sinon, false.

Implémente

Attributs

S’applique à