IDTSPipeline100.New Method
This API supports the infrastructure and is not intended to be used directly from your code.
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()