ApplicationClass.PipelineComponentInfos Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSPipelineComponentInfos100 ^ PipelineComponentInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSPipelineComponentInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(7)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.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.Sql2017.IDTSPipelineComponentInfos100
Public Overridable ReadOnly Property PipelineComponentInfos As IDTSPipelineComponentInfos100
Valor da propriedade
Implementações
- Atributos