IDTSInput100.IsAttached 속성

정의

IDTSInput100IDTSPath100 개체를 통해 업스트림 구성 요소에 연결되는지 여부를 나타내는 값을 가져옵니다.

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입니다.

특성

적용 대상