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à

vero se il IDTSOutput100 viene eliminato; altrimenti, falso.

Attributi

Commenti

Se questa proprietà è vera, il IDTSOutput100 viene eliminato dalla collezione di output quando l'output viene staccato da un percorso.

Si applica a