Share via


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

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

Haut de la page

Voir aussi

Référence

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