Compartir a través de


IDTSApplication100.UpdateObjects Propiedad

Definición

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

Valor de propiedad

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

Atributos

Se aplica a