IDTSOutput100.DeleteOutputOnPathDetached Proprietà

Definizione

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

Valore della proprietà

true se l'oggetto IDTSOutput100 viene eliminato; in caso contrario, false.

Attributi

Commenti

Se questa proprietà è true, l'oggetto IDTSOutput100 viene eliminato dalla raccolta di output quando l'output viene scollegato da un percorso.

Si applica a