共用方式為


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.

IDtsConnectionManagerUI 型別公開下列成員。

方法

  名稱 描述
公用方法 Delete Provides notification for tasks. This method is called before an existing connection manager is removed from the package.
公用方法 Edit Edits an existing connection manager.
公用方法 Initialize Initializes the connection manager user interface. This method is called when you need to create connections of a specific type.
公用方法 New Provides notification to tasks of newly created connection managers. This method is called after a new connection manager is added to the package.

頂端