Интерфейс IDtsConnectionManagerUI
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 (в Microsoft.SqlServer.Dts.Design.dll)
Синтаксис
'Декларация
Public Interface IDtsConnectionManagerUI
'Применение
Dim instance As IDtsConnectionManagerUI
public interface IDtsConnectionManagerUI
public interface class IDtsConnectionManagerUI
type IDtsConnectionManagerUI = interface end
public interface IDtsConnectionManagerUI
Замечания
If the class is null Nothing nullptr unit пустая ссылка (Nothing в Visual Basic) , there is not a connection manager defined for this connection, and the designer needs to show the properties window.
См. также