IDTSPipelineComponentInfo100 接口

此 API 支持 基础结构,但不能通过代码直接使用。

For more information, see PipelineComponentInfo.

命名空间:  Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集:  Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

语法

声明
<GuidAttribute("E3D0581A-98F9-40B1-AF29-2E1F916AB6C1")> _
Public Interface IDTSPipelineComponentInfo100
用法
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

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.
公共属性 IconFile 基础结构。For more information, see PipelineComponentInfo.
公共属性 IconResource 基础结构。For more information, see PipelineComponentInfo.
公共属性 NoEditor 基础结构。For more information, see PipelineComponentInfo.
公共属性 ShapeProgID 基础结构。For more information, see PipelineComponentInfo.
公共属性 UITypeName 基础结构。For more information, see PipelineComponentInfo.

页首