IDTSVirtualInputColumn100.SourceComponent Proprietà

Definizione

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

Valore della proprietà

String

Nome del componente di origine.

Attributi

Commenti

Questa proprietà è diversa da UpstreamComponentName perché restituisce il nome del componente che ha fornito originariamente la colonna al layout del flusso di dati, anziché il nome della colonna direttamente upstream.

Si applica a