Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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 | |
|---|---|---|
![]() |
Delete | Infraestructura. Removes the specified object from the IDtsMultiTaskUI object. |
![]() |
GetView | Infraestructura. Returns the multi task view of the specified object. |
![]() |
Initialize | Infraestructura. Initializes the current instance of the IDtsMultiTaskUI class with the specified service provider and task hosts. |
![]() |
New | Infraestructura. Creates a new instance from the IDtsMultiTaskUI class with the specified task host and parent window. |
Arriba
.gif)