ApplicationClass.PipelineComponentInfos Propriedade

Definição

Retorna uma coleção de PipelineComponentInfos que contém objetos PipelineComponentInfo.

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

Valor da propriedade

Uma coleção PipelineComponentInfos que contém todos os objetos PipelineComponentInfo para o aplicativo.

Implementações

Atributos

Aplica-se a