IDTSObjectModel100.New Method
This API supports the .NET Framework 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 IDTSObjectModel100
instance.New()
void New()
void New()
abstract New : unit -> unit
function New()