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.
Namespace: Microsoft.SqlServer.Dts.Runtime.Design
Assembly : Microsoft.SqlServer.Dts.Design (in microsoft.sqlserver.dts.design.dll)
Syntax
'Declaration
Public Interface IDtsConnectionManagerUI
public interface IDtsConnectionManagerUI
public interface class IDtsConnectionManagerUI
public interface IDtsConnectionManagerUI
public interface IDtsConnectionManagerUI
Hinweise
If the class is null, there is not a connection manager defined for this connection, and the designer needs to show the properties window.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
IDtsConnectionManagerUI Members
Microsoft.SqlServer.Dts.Runtime.Design Namespace