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

プロパティ値

発信部品の名前。

属性

注釈

この特性は UpstreamComponentName とは異なり、データフローレイアウトに元々カラムを提供したコンポーネントの名前を返します。直接上のカラムの名前ではなく、

適用対象