Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()