Partager via


Méthode IDTSServerExecution100.Start

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

Starts an instance of execution in the Integration Services catalog.

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

Syntaxe

'Déclaration
Sub Start
'Utilisation
Dim instance As IDTSServerExecution100

instance.Start()
void Start()
void Start()
abstract Start : unit -> unit
function Start()

Notes

For more information, see SsisServerExecution.

Voir aussi

Référence

IDTSServerExecution100 Interface

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