Поделиться через


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 того, что оно возвращает имя компонента, который первоначально предоставил столбец макету потока данных, а не имя столбца непосредственно вышестоящего.

Применяется к