Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Usage
Dim instance As New CManagedComponentWrapperClass()
public CManagedComponentWrapperClass()
public:
CManagedComponentWrapperClass()
new : unit -> 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.