IDTSVirtualInputColumn100.UpstreamComponentName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前元件之直接上游的元件名稱。
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 因為它包含緊接在資料流程配置中此元件前面的元件名稱。