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.

命名空间: Microsoft.SqlServer.Dts.Runtime.Design
程序集: Microsoft.SqlServer.Dts.Design (in microsoft.sqlserver.dts.design.dll)

语法

声明
Public Interface IDtsTaskUI
public interface IDtsTaskUI
public interface class IDtsTaskUI
public interface IDtsTaskUI
public interface IDtsTaskUI

平台

开发平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

目标平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

请参阅

参考

IDtsTaskUI Members
Microsoft.SqlServer.Dts.Runtime.Design Namespace