Compartir a través de


IDTSApplication100.PipelineComponentInfos Propiedad

Definición

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

Valor de propiedad

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

Atributos

Se aplica a