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場合は true。それ以外の場合は false

属性

適用対象