Freigeben über


IDTSOutput100.DeleteOutputOnPathDetached Eigenschaft

Definition

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

Eigenschaftswert

true , wenn gelöscht IDTSOutput100 wird, andernfalls false.

Attribute

Hinweise

Wenn diese Eigenschaft true ist, wird aus IDTSOutput100 der Ausgabeauflistung gelöscht, wenn die Ausgabe von einem Pfad getrennt wird.

Gilt für: