Конструктор CManagedComponentWrapperClass
Instantiates an instance of the CManagedComponentWrapperClass object.
Пространство имен: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Сборка: Microsoft.SqlServer.DTSPipelineWrap (в Microsoft.SqlServer.DTSPipelineWrap.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New CManagedComponentWrapperClass()
public CManagedComponentWrapperClass()
public:
CManagedComponentWrapperClass()
new : unit -> CManagedComponentWrapperClass
public function CManagedComponentWrapperClass()
Замечания
Custom component developers do not use this constructor. The data flow task instantiates the design-time instance of a component.