IDtsMultiTaskUI Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the DTS multi task UI.
Assembly: Microsoft.SqlServer.Dts.Design (in Microsoft.SqlServer.Dts.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Delete(TaskHost^, IWin32Window^) | This API supports the product infrastructure and is not intended to be used directly from your code. Removes the specified object from the IDtsMultiTaskUI object. |
![]() | GetView() | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the multi task view of the specified object. |
![]() | Initialize(array<TaskHost^>^, IServiceProvider^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes the current instance of the IDtsMultiTaskUI class with the specified service provider and task hosts. |
![]() | New(TaskHost^, IWin32Window^) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a new instance from the IDtsMultiTaskUI class with the specified task host and parent window. |
