CManagedComponentWrapperClass Constructor
Instantiates an instance of the CManagedComponentWrapperClass object.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
Syntax
'Declaration
Public Sub New
public CManagedComponentWrapperClass ()
public:
CManagedComponentWrapperClass ()
public CManagedComponentWrapperClass ()
public function CManagedComponentWrapperClass ()
Remarks
Custom component developers do not use this constructor. The data flow task instantiates the design-time instance of a component.
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
CManagedComponentWrapperClass Class
CManagedComponentWrapperClass Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace