Interfaccia IDtsMultiTaskUI

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Represents the DTS multi task UI.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Design
Assembly:  Microsoft.SqlServer.Dts.Design (in Microsoft.SqlServer.Dts.Design.dll)

Sintassi

'Dichiarazione
Public Interface IDtsMultiTaskUI
'Utilizzo
Dim instance As IDtsMultiTaskUI
public interface IDtsMultiTaskUI
public interface class IDtsMultiTaskUI
type IDtsMultiTaskUI =  interface end
public interface IDtsMultiTaskUI

Nel tipo IDtsMultiTaskUI sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Delete Infrastruttura. Removes the specified object from the IDtsMultiTaskUI object.
Metodo pubblico GetView Infrastruttura. Returns the multi task view of the specified object.
Metodo pubblico Initialize Infrastruttura. Initializes the current instance of the IDtsMultiTaskUI class with the specified service provider and task hosts.
Metodo pubblico New Infrastruttura. Creates a new instance from the IDtsMultiTaskUI class with the specified task host and parent window.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Design