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 | |
---|---|---|
ComponentContact | Infraestrutura. For more information, see PipelineComponentInfo. | |
ComponentType | Infraestrutura. For more information, see PipelineComponentInfo. | |
FileName | Infraestrutura. For more information, see PipelineComponentInfo. | |
FileNameVersionString | Infraestrutura. For more information, see PipelineComponentInfo. | |
HelpCollection | Infraestrutura. For more information, see PipelineComponentInfo. | |
HelpKeyword | Infraestrutura. For more information, see PipelineComponentInfo. | |
IconFile | Infraestrutura. For more information, see PipelineComponentInfo. | |
IconResource | Infraestrutura. For more information, see PipelineComponentInfo. | |
NoEditor | Infraestrutura. For more information, see PipelineComponentInfo. | |
SamplesTag | Infraestrutura. For more information, see PipelineComponentInfo. | |
ShapeProgID | Infraestrutura. For more information, see PipelineComponentInfo. | |
UITypeName | Infraestrutura. For more information, see PipelineComponentInfo. |
Início