IDTSInput100.IsAttached 屬性

定義

取得值,指出 IDTSInput100 是否透過 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

屬性值

Boolean

如果透過將 IDTSInput100 物件附加至,則為 true IDTSOutput100 IDTSPath100 ,否則為 false。

屬性

適用於