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.dll의 Microsoft.SqlServer.Dts.Design
구문
‘선언
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 null 참조(Visual Basic에서는 Nothing) , there is not a connection manager defined for this connection, and the designer needs to show the properties window.