Interfaz IDTSPipelineComponentInfo100
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
For more information, see PipelineComponentInfo.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<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
El tipo IDTSPipelineComponentInfo100 expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
ComponentContact | Infraestructura. For more information, see PipelineComponentInfo. | |
ComponentType | Infraestructura. For more information, see PipelineComponentInfo. | |
FileName | Infraestructura. For more information, see PipelineComponentInfo. | |
FileNameVersionString | Infraestructura. For more information, see PipelineComponentInfo. | |
HelpCollection | Infraestructura. For more information, see PipelineComponentInfo. | |
HelpKeyword | Infraestructura. For more information, see PipelineComponentInfo. | |
IconFile | Infraestructura. For more information, see PipelineComponentInfo. | |
IconResource | Infraestructura. For more information, see PipelineComponentInfo. | |
NoEditor | Infraestructura. For more information, see PipelineComponentInfo. | |
SamplesTag | Infraestructura. For more information, see PipelineComponentInfo. | |
ShapeProgID | Infraestructura. For more information, see PipelineComponentInfo. | |
UITypeName | Infraestructura. For more information, see PipelineComponentInfo. |
Arriba