Share via


IDTSVirtualInputColumn100.UpstreamComponentName Proprietà

Definizione

Ottiene il nome del componente direttamente a monte del componente corrente.

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

Valore della proprietà

Nome del componente direttamente a monte.

Attributi

Commenti

Questa proprietà differisce dalla SourceComponent proprietà perché contiene il nome del componente immediatamente precedente a questo componente nel layout del flusso di dati.

Si applica a