Partager via


Méthode ASTaskBase.StopExecution

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

Stops the execution of the analysis service task.

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()

Voir aussi

Référence

ASTaskBase Classe

Espace de noms Microsoft.DataTransformationServices.Tasks.DTSProcessingTask