หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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.