Compartir a través de


Interfaz IDtsMultiTaskUI

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Represents the DTS multi task UI.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Design
Ensamblado:  Microsoft.SqlServer.Dts.Design (en Microsoft.SqlServer.Dts.Design.dll)

Sintaxis

'Declaración
Public Interface IDtsMultiTaskUI
'Uso
Dim instance As IDtsMultiTaskUI
public interface IDtsMultiTaskUI
public interface class IDtsMultiTaskUI
type IDtsMultiTaskUI =  interface end
public interface IDtsMultiTaskUI

El tipo IDtsMultiTaskUI expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público Delete Infraestructura. Removes the specified object from the IDtsMultiTaskUI object.
Método público GetView Infraestructura. Returns the multi task view of the specified object.
Método público Initialize Infraestructura. Initializes the current instance of the IDtsMultiTaskUI class with the specified service provider and task hosts.
Método público New Infraestructura. Creates a new instance from the IDtsMultiTaskUI class with the specified task host and parent window.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Design