IDTSInputColumn100.UpstreamComponentName 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
property System::String ^ UpstreamComponentName { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(125)]
public string UpstreamComponentName { [System.Runtime.InteropServices.DispId(125)] get; }
[<System.Runtime.InteropServices.DispId(125)>]
[<get: System.Runtime.InteropServices.DispId(125)>]
member this.UpstreamComponentName : string
Public ReadOnly Property UpstreamComponentName As String
属性值
一个包含产生输入列组件名称的 字符串 。
- 属性
注解
UpstreamComponentName 属性指定了为数据流布局提供列的组件名称。
IDTSInputColumn100 对象来源于数据流布局的上游组件。 这就是对象StartPointIDTSPath100属性所表示的分量。