IDTSOutput100.DeleteOutputOnPathDetached Propiedad

Definición

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

Valor de propiedad

verdadero si se IDTSOutput100 elimina; de lo contrario, falso.

Atributos

Comentarios

Si esta propiedad es cierta, se IDTSOutput100 elimina de la colección de salida cuando la salida se separa de un camino.

Se aplica a