Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.