다음을 통해 공유


IDtsTaskUI Members

Defines the collection of methods and properties called by the SSIS Designer to initialize and display the user interface associated with a task.

The following tables list the members exposed by the IDtsTaskUI type.

Public Methods

  이름 Description
ms211860.pubmethod(ko-kr,SQL.90).gif Delete Deletes an existing task from the package.
ms211860.pubmethod(ko-kr,SQL.90).gif GetView Retrieves the user interface to show. This method is called by the client.
ms211860.pubmethod(ko-kr,SQL.90).gif Initialize Associates a user interface with its task. Called by the client, which is usually the designer application.
ms211860.pubmethod(ko-kr,SQL.90).gif New Adds a new task to a package.

위쪽

참고 항목

참조

IDtsTaskUI Interface
Microsoft.SqlServer.Dts.Runtime.Design Namespace