IDTSPipelineComponentInfo100 介面
此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
For more information, see PipelineComponentInfo.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
<GuidAttribute("DB0AE131-48EF-485C-A31E-8345CDBE8E31")> _
Public Interface IDTSPipelineComponentInfo100
'用途
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
IDTSPipelineComponentInfo100 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
![]() |
ComponentContact | 基礎結構。For more information, see PipelineComponentInfo. |
![]() |
ComponentType | 基礎結構。For more information, see PipelineComponentInfo. |
![]() |
FileName | 基礎結構。For more information, see PipelineComponentInfo. |
![]() |
FileNameVersionString | 基礎結構。For more information, see PipelineComponentInfo. |
![]() |
HelpCollection | 基礎結構。For more information, see PipelineComponentInfo. |
![]() |
HelpKeyword | 基礎結構。For more information, see PipelineComponentInfo. |
![]() |
IconFile | 基礎結構。For more information, see PipelineComponentInfo. |
![]() |
IconResource | 基礎結構。For more information, see PipelineComponentInfo. |
![]() |
NoEditor | 基礎結構。For more information, see PipelineComponentInfo. |
![]() |
SamplesTag | 基礎結構。For more information, see PipelineComponentInfo. |
![]() |
ShapeProgID | 基礎結構。For more information, see PipelineComponentInfo. |
![]() |
UITypeName | 基礎結構。For more information, see PipelineComponentInfo. |
上層