Поделиться через


CManagedComponentWrapperClass Constructor

Instantiates an instance of the CManagedComponentWrapperClass object.

Пространство имен: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Сборка: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)

Синтаксис

'Декларация
Public Sub New
public CManagedComponentWrapperClass ()
public:
CManagedComponentWrapperClass ()
public CManagedComponentWrapperClass ()
public function CManagedComponentWrapperClass ()

Замечания

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

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

CManagedComponentWrapperClass Class
CManagedComponentWrapperClass Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace