IDTSPackage100.UpdatePackage Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
property bool UpdatePackage { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(85)]
public bool UpdatePackage { [System.Runtime.InteropServices.DispId(85)] get; [System.Runtime.InteropServices.DispId(85)] set; }
[<System.Runtime.InteropServices.DispId(85)>]
[<get: System.Runtime.InteropServices.DispId(85)>]
[<set: System.Runtime.InteropServices.DispId(85)>]
member this.UpdatePackage : bool with get, set
Public Property UpdatePackage As Boolean
Valore della proprietà
- Attributi