Compartilhar via


IDTSObjectModel100.EnableCacheUpdate Propriedade

Definição

Obtém ou define um valor que indica se a tarefa de fluxo de dados permite atualização de 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

Valor da propriedade

true se a tarefa de fluxo de dados habilitar a atualização de cache; caso contrário, false.

Atributos

Aplica-se a