IDTSVirtualInputColumn100.SourceComponent Propiedad

Definición

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

Valor de propiedad

El nombre del componente originador.

Atributos

Comentarios

Esta propiedad difiere de UpstreamComponentName que devuelve el nombre del componente que originalmente suministró la columna al diseño del flujo de datos, en lugar del nombre de la columna directamente aguas arriba.

Se aplica a