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 该属性,因为它包含数据流布局中此组件紧邻的组件的名称。

适用于