IDTSVirtualInputColumn100.SourceComponent 屬性

定義

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

屬性值

String

原始元件的名稱。

屬性

備註

這個屬性與不同之處在于, UpstreamComponentName 它會傳回原本提供資料行給資料流程配置的元件名稱,而不是直接上游的資料行名稱。

適用於