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. |
上層