Partager via


Méthode StopExecution

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

Espace de noms :  Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Assembly :  Microsoft.SqlServer.ASTasks (en Microsoft.SqlServer.ASTasks.dll)

Syntaxe

'Déclaration
Protected Sub StopExecution
'Utilisation

Me.StopExecution()
protected void StopExecution()
protected:
void StopExecution()
member StopExecution : unit -> unit 
protected function StopExecution()