Compartir a través de


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
Propiedad pública ComponentContact Infraestructura. For more information, see PipelineComponentInfo.
Propiedad pública ComponentType Infraestructura. For more information, see PipelineComponentInfo.
Propiedad pública FileName Infraestructura. For more information, see PipelineComponentInfo.
Propiedad pública FileNameVersionString Infraestructura. For more information, see PipelineComponentInfo.
Propiedad pública HelpCollection Infraestructura. For more information, see PipelineComponentInfo.
Propiedad pública HelpKeyword Infraestructura. For more information, see PipelineComponentInfo.
Propiedad pública IconFile Infraestructura. For more information, see PipelineComponentInfo.
Propiedad pública IconResource Infraestructura. For more information, see PipelineComponentInfo.
Propiedad pública NoEditor Infraestructura. For more information, see PipelineComponentInfo.
Propiedad pública SamplesTag Infraestructura. For more information, see PipelineComponentInfo.
Propiedad pública ShapeProgID Infraestructura. For more information, see PipelineComponentInfo.
Propiedad pública UITypeName Infraestructura. For more information, see PipelineComponentInfo.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper