Share via


MainPipeClass.IDTSObjectModel100_New Method

Resets the layout of components in a data flow task.

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

Syntax

'Declaration
Public Overridable Sub IDTSObjectModel100_New
'Usage
Dim instance As MainPipeClass

instance.IDTSObjectModel100_New()
public virtual void IDTSObjectModel100_New()
public:
virtual void IDTSObjectModel100_New()
abstract IDTSObjectModel100_New : unit -> unit  
override IDTSObjectModel100_New : unit -> unit
public function IDTSObjectModel100_New()

Implements

IDTSObjectModel100.New()

See Also

Reference

MainPipeClass Class

Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace