IDTSInput100.IsAttached Propriété

Définition

Obtient une valeur qui indique si un objet IDTSInput100 est attaché à un composant en amont par le biais d'un objet IDTSPath100.

public:
 property bool IsAttached { bool get(); };
[System.Runtime.InteropServices.DispId(110)]
public bool IsAttached { [System.Runtime.InteropServices.DispId(110)] get; }
[<System.Runtime.InteropServices.DispId(110)>]
[<get: System.Runtime.InteropServices.DispId(110)>]
member this.IsAttached : bool
Public ReadOnly Property IsAttached As Boolean

Valeur de propriété

true si l’objet IDTSInput100 est attaché à un IDTSOutput100IDTSPath100; sinon, false.

Attributs

S’applique à