Partager via


IDTSXMLTask.OverwriteDestination Propriété

Définition

Obtient ou définit une valeur qui indique si l'opération remplace les fichiers de destination existants.

public:
 property bool OverwriteDestination { bool get(); void set(bool value); };
public bool OverwriteDestination { get; set; }
member this.OverwriteDestination : bool with get, set
Public Property OverwriteDestination As Boolean

Valeur de propriété

true si l’opération remplace les fichiers de destination existants ; sinon, false.

S’applique à