ASTaskBase.StopExecution 方法

此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。

Stops the execution of the analysis service task.

命名空间:  Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
程序集:  Microsoft.SqlServer.ASTasks(在 Microsoft.SqlServer.ASTasks.dll 中)

语法

声明
Protected Sub StopExecution
用法
Me.StopExecution()
protected void StopExecution()
protected:
void StopExecution()
member StopExecution : unit -> unit
protected function StopExecution()

请参阅

参考

ASTaskBase 类

Microsoft.DataTransformationServices.Tasks.DTSProcessingTask 命名空间