IDtsTaskUI Interface
Defines the collection of methods and properties called by the SSIS Designer to initialize and display the user interface associated with a task.
Namespace: Microsoft.SqlServer.Dts.Runtime.Design
Assembly: Microsoft.SqlServer.Dts.Design (in microsoft.sqlserver.dts.design.dll)
Syntax
'Declaration
Public Interface IDtsTaskUI
public interface IDtsTaskUI
public interface class IDtsTaskUI
public interface IDtsTaskUI
public interface IDtsTaskUI
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
IDtsTaskUI Members
Microsoft.SqlServer.Dts.Runtime.Design Namespace