Compartilhar via


Método ASTaskBase.StopExecution

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Stops the execution of the analysis service task.

Namespace:  Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Assembly:  Microsoft.SqlServer.ASTasks (em Microsoft.SqlServer.ASTasks.dll)

Sintaxe

'Declaração
Protected Sub StopExecution
'Uso
Me.StopExecution()
protected void StopExecution()
protected:
void StopExecution()
member StopExecution : unit -> unit
protected function StopExecution()

Consulte também

Referência

ASTaskBase Classe

Namespace Microsoft.DataTransformationServices.Tasks.DTSProcessingTask