IDTSOutput100.DeleteOutputOnPathDetached Propriété

Définition

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

Valeur de propriété

true si la IDTSOutput100 valeur est supprimée ; sinon, false.

Attributs

Remarques

Si cette propriété est vraie, elle IDTSOutput100 est supprimée de la collection de sorties lorsque la sortie est détachée d’un chemin d’accès.

S’applique à