Operation.Stop Método
Stops the operation.
Espacio de nombres: Microsoft.SqlServer.Management.IntegrationServices
Ensamblado: Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)
Sintaxis
'Declaración
Public Sub Stop
'Uso
Dim instance As Operation
instance.Stop()
public void Stop()
public:
void Stop()
member Stop : unit -> unit
public function Stop()
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices