Share via


MainPipeClass Constructor

Initializes a new instance of the MainPipeClass.

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

Syntax

'Declaration
Public Sub New
public MainPipeClass ()
public:
MainPipeClass ()
public MainPipeClass ()
public function MainPipeClass ()

Remarks

The MainPipeClass is not intended to be instantiated outside of a DTS package.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

MainPipeClass Class
MainPipeClass Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace