IDTSInput100.IsAttached Property

Definition

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

Property Value

true if the IDTSInput100 object is attached to an IDTSOutput100 through an IDTSPath100; otherwise, false.

Attributes

Applies to