Compartir a través de


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

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

Arriba

Vea también

Referencia

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