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 원래 열의 이름을 업스트림으로 직접 지정하는 대신 데이터 흐름 레이아웃에 열을 제공한 구성 요소의 이름을 반환하기 때문에 다릅니다.

적용 대상