Interface IDTSPipelineComponentInfo100
Essa API oferece suporte à infraestrutura do 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("E3D0581A-98F9-40B1-AF29-2E1F916AB6C1")> _
Public Interface IDTSPipelineComponentInfo100
'Uso
Dim instance As IDTSPipelineComponentInfo100
[GuidAttribute("E3D0581A-98F9-40B1-AF29-2E1F916AB6C1")]
public interface IDTSPipelineComponentInfo100
[GuidAttribute(L"E3D0581A-98F9-40B1-AF29-2E1F916AB6C1")]
public interface class IDTSPipelineComponentInfo100
[<GuidAttribute("E3D0581A-98F9-40B1-AF29-2E1F916AB6C1")>]
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. | |
IconFile | Infraestrutura. For more information, see PipelineComponentInfo. | |
IconResource | Infraestrutura. For more information, see PipelineComponentInfo. | |
NoEditor | Infraestrutura. For more information, see PipelineComponentInfo. | |
ShapeProgID | Infraestrutura. For more information, see PipelineComponentInfo. | |
UITypeName | Infraestrutura. For more information, see PipelineComponentInfo. |
Início