Share via


IDTSObjectModel100.New Method

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

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
Sub New
'Usage
Dim instance As IDTSObjectModel100

instance.New()
void New()
void New()
abstract New : unit -> unit
function New()

See Also

Reference

IDTSObjectModel100 Interface

Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace