Operation.Stop メソッド

操作を終了します。

名前空間:  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 名前空間