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 ()

Hinweise

Custom component developers do not use this constructor. The data flow task instantiates the design-time instance of a component.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

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