IDTSPipeline90 Interface
Defines the methods and properties implemented by the data flow task.
命名空間: Microsoft.SqlServer.Dts.Pipeline.Wrapper
組件: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
語法
'宣告
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("9D0934EF-FA28-40F2-BF59-AB65C9E780D9")> _
Public Interface IDTSPipeline90
Inherits IDTSObjectModel90
[TypeLibTypeAttribute(4160)]
[GuidAttribute("9D0934EF-FA28-40F2-BF59-AB65C9E780D9")]
public interface IDTSPipeline90 : IDTSObjectModel90
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"9D0934EF-FA28-40F2-BF59-AB65C9E780D9")]
public interface class IDTSPipeline90 : IDTSObjectModel90
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("9D0934EF-FA28-40F2-BF59-AB65C9E780D9") */
public interface IDTSPipeline90 extends IDTSObjectModel90
TypeLibTypeAttribute(4160)
GuidAttribute("9D0934EF-FA28-40F2-BF59-AB65C9E780D9")
public interface IDTSPipeline90 extends IDTSObjectModel90
備註
The MainPipeClass implements the properties and methods defined in this interface and represents the 資料流程工作.
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
請參閱
參考
IDTSPipeline90 Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace