Interface IDtsMultiTaskUI

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Represents the DTS multi task UI.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Design
Assembly :  Microsoft.SqlServer.Dts.Design (en Microsoft.SqlServer.Dts.Design.dll)

Syntaxe

'Déclaration
Public Interface IDtsMultiTaskUI
'Utilisation
Dim instance As IDtsMultiTaskUI
public interface IDtsMultiTaskUI
public interface class IDtsMultiTaskUI
type IDtsMultiTaskUI =  interface end
public interface IDtsMultiTaskUI

Le type IDtsMultiTaskUI expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Delete Infrastructure. Removes the specified object from the IDtsMultiTaskUI object.
Méthode publique GetView Infrastructure. Returns the multi task view of the specified object.
Méthode publique Initialize Infrastructure. Initializes the current instance of the IDtsMultiTaskUI class with the specified service provider and task hosts.
Méthode publique New Infrastructure. Creates a new instance from the IDtsMultiTaskUI class with the specified task host and parent window.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Runtime.Design