Share via


IDTSPipeline100.New Method

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Specifies a new instance of IDTSPipeline100 class.

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

Syntax

'Declaration
Sub New
'Usage
Dim instance As IDTSPipeline100

instance.New()
void New()
void New()
abstract New : unit -> unit
function New()

See Also

Reference

IDTSPipeline100 Interface

Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace