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