IDTSApplication100.UpdateObjects Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
property bool UpdateObjects { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(38)]
public bool UpdateObjects { [System.Runtime.InteropServices.DispId(38)] get; [System.Runtime.InteropServices.DispId(38)] set; }
[<System.Runtime.InteropServices.DispId(38)>]
[<get: System.Runtime.InteropServices.DispId(38)>]
[<set: System.Runtime.InteropServices.DispId(38)>]
member this.UpdateObjects : bool with get, set
Public Property UpdateObjects As Boolean
Valeur de propriété
true si des objets extensibles peuvent être mis à jour au moment du chargement du package lorsqu’une version mise à jour est trouvée ; sinon, false.
- Attributs