共用方式為


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