IDTSInput100.IsAttached Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob IDTSInput100 über ein IDTSPath100-Objekt an eine Upstreamkomponente angefügt ist.

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

Eigenschaftswert

true, wenn das IDTSInput100 Objekt an eine IDTSOutput100 durch ein IDTSPath100; andernfalls "false" angefügt ist.

Attribute

Gilt für: