Operation.Stop Method ()

 

Applies To: SQL Server 2016 Preview

Stops the operation.

Namespace:   Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntax

public void Stop()
public:
void Stop()
member Stop : unit -> unit
Public Sub Stop

See Also

Operation Class
Microsoft.SqlServer.Management.IntegrationServices Namespace

Return to top