ApplicationClass.PipelineComponentInfos 속성

정의

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

속성 값

애플리케이션의 모든 PipelineComponentInfos 개체가 포함된 PipelineComponentInfo 컬렉션입니다.

구현

특성

적용 대상