IDTSInput100.IsAttached 속성

정의

객체를 통해 IDTSPath100IDTSInput100 류 컴포넌트에 연결된 값을 얻습니다.

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 를 통해 IDTSPath100IDTSOutput100 붙어 있으면 참이고, 그렇지 않으면 거짓이다.

특성

적용 대상