IDTSInput100.IsAttached プロパティ

定義

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

プロパティ値

IDTSInput100オブジェクトがIDTSPath100を介してIDTSOutput100に付いている場合はです。そうでなければ、偽です。

属性

適用対象