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