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.

上層

請參閱

參考

Microsoft.SqlServer.Dts.Runtime.Wrapper 命名空間