Método Operation.Stop
Stops the operation.
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (em Microsoft.SqlServer.Management.IntegrationServices.dll)
Sintaxe
'Declaração
Public Sub Stop
'Uso
Dim instance As Operation
instance.Stop()
public void Stop()
public:
void Stop()
member Stop : unit -> unit
public function Stop()
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.IntegrationServices