Condividi tramite


Costruttore CManagedComponentWrapperClass

Instantiates an instance of the CManagedComponentWrapperClass object.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintassi

'Dichiarazione
Public Sub New
'Utilizzo

Dim instance As New CManagedComponentWrapperClass()
public CManagedComponentWrapperClass()
public:
CManagedComponentWrapperClass()
new : unit -> CManagedComponentWrapperClass
public function CManagedComponentWrapperClass()

Osservazioni

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