Compartir a través de


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.

Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Design
Ensamblado: Microsoft.SqlServer.Dts.Design (in microsoft.sqlserver.dts.design.dll)

Sintaxis

'Declaración
Public Interface IDtsConnectionManagerUI
public interface IDtsConnectionManagerUI
public interface class IDtsConnectionManagerUI
public interface IDtsConnectionManagerUI
public interface IDtsConnectionManagerUI

Notas

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

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

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