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à

Il nome del componente originario.

Attributi

Commenti

Questa proprietà differisce dal UpstreamComponentName fatto che restituisce il nome del componente che originariamente ha fornito la colonna al layout del flusso dati, invece del nome della colonna direttamente a monte.

Si applica a