Méthode MainPipeClass.IDTSObjectModel100_New
Resets the layout of components in a data flow task.
Espace de noms : Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly : Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)
Syntaxe
'Déclaration
Public Overridable Sub IDTSObjectModel100_New
'Utilisation
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()