Udostępnij przez


IDTSPipeline100 Interface

Defines the methods and properties implemented by the data flow task.

Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)

Syntax

'Deklaracja
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("89CEBA86-EC51-4C62-A2D3-E9AA4FC28900")> _
Public Interface IDTSPipeline100
    Inherits IDTSObjectModel100
[TypeLibTypeAttribute(4160)] 
[GuidAttribute("89CEBA86-EC51-4C62-A2D3-E9AA4FC28900")] 
public interface IDTSPipeline100 : IDTSObjectModel100
[TypeLibTypeAttribute(4160)] 
[GuidAttribute(L"89CEBA86-EC51-4C62-A2D3-E9AA4FC28900")] 
public interface class IDTSPipeline100 : IDTSObjectModel100
/** @attribute TypeLibTypeAttribute(4160) */ 
/** @attribute GuidAttribute("89CEBA86-EC51-4C62-A2D3-E9AA4FC28900") */ 
public interface IDTSPipeline100 extends IDTSObjectModel100
TypeLibTypeAttribute(4160) 
GuidAttribute("89CEBA86-EC51-4C62-A2D3-E9AA4FC28900") 
public interface IDTSPipeline100 extends IDTSObjectModel100

Remarks

The MainPipeClass implements the properties and methods defined in this interface and represents the Data Flow Task.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.