Compartir a través de


IDTSPackage100.UpdateObjects Propiedad

Definición

public:
 property bool UpdateObjects { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(86)]
public bool UpdateObjects { [System.Runtime.InteropServices.DispId(86)] get; [System.Runtime.InteropServices.DispId(86)] set; }
[<System.Runtime.InteropServices.DispId(86)>]
[<get: System.Runtime.InteropServices.DispId(86)>]
[<set: System.Runtime.InteropServices.DispId(86)>]
member this.UpdateObjects : bool with get, set
Public Property UpdateObjects As Boolean

Valor de propiedad

True si los objetos extensibles se pueden actualizar en tiempo de carga del paquete cuando se encuentra una versión actualizada; de lo contrario, false.

Atributos

Se aplica a