IDTSApplication100.PipelineComponentInfos 属性

定义

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

属性值

返回包含应用程序的所有 IDTSPipelineComponentInfos100 对象的 IDTSPipelineComponentInfo100 集合。 此属性为只读。

属性

适用于