Linguaggio

IDTSApplication100.PipelineComponentInfos Proprietà

Definizione

Restituisce una IDTSPipelineComponentInfos100 collezione che contiene IDTSPipelineComponentInfo100 oggetti.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSPipelineComponentInfos100 ^ PipelineComponentInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSPipelineComponentInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(7)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSPipelineComponentInfos100 PipelineComponentInfos { [System.Runtime.InteropServices.DispId(7)] get; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
member this.PipelineComponentInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSPipelineComponentInfos100
Public ReadOnly Property PipelineComponentInfos As IDTSPipelineComponentInfos100

Valore della proprietà

Una IDTSPipelineComponentInfos100 collezione che contiene tutti gli IDTSPipelineComponentInfo100 oggetti dell'applicazione. Questa proprietà è di sola lettura.

Attributi

Si applica a