Operation.Stop 方法

Stops the operation.

命名空间:  Microsoft.SqlServer.Management.IntegrationServices
程序集:  Microsoft.SqlServer.Management.IntegrationServices(在 Microsoft.SqlServer.Management.IntegrationServices.dll 中)

语法

声明
Public Sub Stop
用法
Dim instance As Operation

instance.Stop()
public void Stop()
public:
void Stop()
member Stop : unit -> unit
public function Stop()

请参阅

参考

Operation 类

Microsoft.SqlServer.Management.IntegrationServices 命名空间