TaskCreator64 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a task creator class.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| 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. (Inherited from IDTSTaskCreator100.) |
![]() | MarshalConnections(IDTSConnections100^, IDTSConnections100^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Organizes the connections. (Inherited from IDTSTaskCreator100.) |
Show:
