IDTSPipeline100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IDTSPipeline100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSObjectModel100
[System.Runtime.InteropServices.Guid("410E91E9-2C45-487A-851A-5B3DFE747329")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPipeline100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSObjectModel100
[<System.Runtime.InteropServices.Guid("410E91E9-2C45-487A-851A-5B3DFE747329")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPipeline100 = interface
interface IDTSObjectModel100
Public Interface IDTSPipeline100
Implements IDTSObjectModel100
- Derived
- Attributes
- Implements
Remarks
The MainPipeClass implements the properties and methods defined in this interface and represents the Data Flow Task.
Properties
Methods
GetNextPasteID() | |
GetObjectByID(Int32) | |
New() | |
UpdateCacheOnInputColumns() |