IDTSVirtualInputColumn100.UpstreamComponentName 속성

정의

현재 컴포넌트 바로 위쪽 컴포넌트 이름을 가져옵니다.

public:
 property System::String ^ UpstreamComponentName { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(124)]
public string UpstreamComponentName { [System.Runtime.InteropServices.DispId(124)] get; }
[<System.Runtime.InteropServices.DispId(124)>]
[<get: System.Runtime.InteropServices.DispId(124)>]
member this.UpstreamComponentName : string
Public ReadOnly Property UpstreamComponentName As String

속성 값

바로 상류의 구성 요소 이름입니다.

특성

설명

이 속성은 데이터 흐름 레이아웃에서 이 구성 요소 바로 앞에 있는 구성 요소의 이름을 포함한다는 점에서 속성과 SourceComponent 다릅니다.

적용 대상