IDTSApplication100.PipelineComponentInfos Propiedad

Definición

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSPipelineComponentInfos100 ^ PipelineComponentInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSPipelineComponentInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(7)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.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.Sql2012.IDTSPipelineComponentInfos100
Public ReadOnly Property PipelineComponentInfos As IDTSPipelineComponentInfos100

Valor de propiedad

Una IDTSPipelineComponentInfos100 colección que contiene todos los IDTSPipelineComponentInfo100 objetos de la aplicación. Esta propiedad es de sólo lectura.

Atributos

Se aplica a