IDtsConnectionManagerUI Interface

Defines the interface for editing connection managers. This class is inherited by all connection manager user interfaces. It returns the connection manager user interface that is used for editing the connection manager.

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

语法

声明
Public Interface IDtsConnectionManagerUI
public interface IDtsConnectionManagerUI
public interface class IDtsConnectionManagerUI
public interface IDtsConnectionManagerUI
public interface IDtsConnectionManagerUI

备注

If the class is null, there is not a connection manager defined for this connection, and the designer needs to show the properties window.

平台

开发平台

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

目标平台

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

请参阅

参考

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