Compartilhar via


Interface IDTSPipelineComponentInfo100

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

For more information, see PipelineComponentInfo.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
<GuidAttribute("DB0AE131-48EF-485C-A31E-8345CDBE8E31")> _
Public Interface IDTSPipelineComponentInfo100
'Uso
Dim instance As IDTSPipelineComponentInfo100
[GuidAttribute("DB0AE131-48EF-485C-A31E-8345CDBE8E31")]
public interface IDTSPipelineComponentInfo100
[GuidAttribute(L"DB0AE131-48EF-485C-A31E-8345CDBE8E31")]
public interface class IDTSPipelineComponentInfo100
[<GuidAttribute("DB0AE131-48EF-485C-A31E-8345CDBE8E31")>]
type IDTSPipelineComponentInfo100 =  interface end
public interface IDTSPipelineComponentInfo100

O tipo IDTSPipelineComponentInfo100 expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública ComponentContact Infraestrutura. For more information, see PipelineComponentInfo.
Propriedade pública ComponentType Infraestrutura. For more information, see PipelineComponentInfo.
Propriedade pública FileName Infraestrutura. For more information, see PipelineComponentInfo.
Propriedade pública FileNameVersionString Infraestrutura. For more information, see PipelineComponentInfo.
Propriedade pública HelpCollection Infraestrutura. For more information, see PipelineComponentInfo.
Propriedade pública HelpKeyword Infraestrutura. For more information, see PipelineComponentInfo.
Propriedade pública IconFile Infraestrutura. For more information, see PipelineComponentInfo.
Propriedade pública IconResource Infraestrutura. For more information, see PipelineComponentInfo.
Propriedade pública NoEditor Infraestrutura. For more information, see PipelineComponentInfo.
Propriedade pública SamplesTag Infraestrutura. For more information, see PipelineComponentInfo.
Propriedade pública ShapeProgID Infraestrutura. For more information, see PipelineComponentInfo.
Propriedade pública UITypeName Infraestrutura. For more information, see PipelineComponentInfo.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper