Freigeben über


IDTSPipelineComponentInfo100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see PipelineComponentInfo.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

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

Der IDTSPipelineComponentInfo100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ComponentContact Infrastruktur For more information, see PipelineComponentInfo.
Öffentliche Eigenschaft ComponentType Infrastruktur For more information, see PipelineComponentInfo.
Öffentliche Eigenschaft FileName Infrastruktur For more information, see PipelineComponentInfo.
Öffentliche Eigenschaft FileNameVersionString Infrastruktur For more information, see PipelineComponentInfo.
Öffentliche Eigenschaft IconFile Infrastruktur For more information, see PipelineComponentInfo.
Öffentliche Eigenschaft IconResource Infrastruktur For more information, see PipelineComponentInfo.
Öffentliche Eigenschaft NoEditor Infrastruktur For more information, see PipelineComponentInfo.
Öffentliche Eigenschaft ShapeProgID Infrastruktur For more information, see PipelineComponentInfo.
Öffentliche Eigenschaft UITypeName Infrastruktur For more information, see PipelineComponentInfo.

Zum Anfang