Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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()