Interfaz IDTSPipelineComponentInfo100
Esta API admite la infraestructura de 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("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
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. | |
IconFile | Infraestructura. For more information, see PipelineComponentInfo. | |
IconResource | Infraestructura. For more information, see PipelineComponentInfo. | |
NoEditor | Infraestructura. For more information, see PipelineComponentInfo. | |
ShapeProgID | Infraestructura. For more information, see PipelineComponentInfo. | |
UITypeName | Infraestructura. For more information, see PipelineComponentInfo. |
Arriba