TaskCreator32Class Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a 32-bit task creator class.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | TaskCreator32Class() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the TaskCreator32Class class. |
| Name | Description | |
|---|---|---|
![]() | CreateTask(String^, String^, IDTSBreakpointManager100^, IDTSInfoEvents100^, UInt32%, IDTSTask100^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a task. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MarshalConnections(IDTSConnections100^, IDTSConnections100^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Organizes the connections. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

