Partager via


Interface IDTSPipelineComponentInfo100

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see PipelineComponentInfo.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("E3D0581A-98F9-40B1-AF29-2E1F916AB6C1")> _
Public Interface IDTSPipelineComponentInfo100
'Utilisation
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

Le type IDTSPipelineComponentInfo100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ComponentContact Infrastructure. For more information, see PipelineComponentInfo.
Propriété publique ComponentType Infrastructure. For more information, see PipelineComponentInfo.
Propriété publique FileName Infrastructure. For more information, see PipelineComponentInfo.
Propriété publique FileNameVersionString Infrastructure. For more information, see PipelineComponentInfo.
Propriété publique IconFile Infrastructure. For more information, see PipelineComponentInfo.
Propriété publique IconResource Infrastructure. For more information, see PipelineComponentInfo.
Propriété publique NoEditor Infrastructure. For more information, see PipelineComponentInfo.
Propriété publique ShapeProgID Infrastructure. For more information, see PipelineComponentInfo.
Propriété publique UITypeName Infrastructure. For more information, see PipelineComponentInfo.

Haut de la page