IDTSFTPTask.OverwriteDestination Proprietà

Definizione

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice. Ottiene o imposta un valore che indica se è possibile sovrascrivere un file nella destinazione.

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

Valore della proprietà

true se è possibile sovrascrivere il file nella destinazione con nuovi dati; in caso contrario, false.

Commenti

Si applica a