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

屬性值

String

直接上游的元件名稱。

屬性

備註

這個屬性與屬性不同, SourceComponent 因為它包含緊接在資料流程配置中此元件前面的元件名稱。

適用於