IDTSVirtualInputColumn100.SourceComponent 속성

정의

가상 입력 열의 원본 구성 요소 이름을 가져옵니다.

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

속성 값

원본 구성 요소의 이름입니다.

특성

설명

이 속성은 UpstreamComponentName 원래 열이 직접 업스트림 열의 이름이 아닌 데이터 흐름 레이아웃에 열을 제공한 구성 요소의 이름을 반환하기 때문에 다릅니다.

적용 대상