IDTSPipelineComponentInfo100-Schnittstelle
Diese API unterstützt die SQL Server 2012-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("DB0AE131-48EF-485C-A31E-8345CDBE8E31")> _
Public Interface IDTSPipelineComponentInfo100
'Usage
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
Der IDTSPipelineComponentInfo100-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
ComponentContact | Infrastruktur For more information, see PipelineComponentInfo. | |
ComponentType | Infrastruktur For more information, see PipelineComponentInfo. | |
FileName | Infrastruktur For more information, see PipelineComponentInfo. | |
FileNameVersionString | Infrastruktur For more information, see PipelineComponentInfo. | |
HelpCollection | Infrastruktur For more information, see PipelineComponentInfo. | |
HelpKeyword | Infrastruktur For more information, see PipelineComponentInfo. | |
IconFile | Infrastruktur For more information, see PipelineComponentInfo. | |
IconResource | Infrastruktur For more information, see PipelineComponentInfo. | |
NoEditor | Infrastruktur For more information, see PipelineComponentInfo. | |
SamplesTag | Infrastruktur For more information, see PipelineComponentInfo. | |
ShapeProgID | Infrastruktur For more information, see PipelineComponentInfo. | |
UITypeName | Infrastruktur For more information, see PipelineComponentInfo. |
Zum Anfang