IDTSPipelineComponentInfo100 接口
此 API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。
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. |
页首