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. |
页首