共用方式為


StopExecution 方法

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

命名空間:  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()