Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Stops the operation.
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Public Sub Stop
'Usage
Dim instance As Operation
instance.Stop()
public void Stop()
public:
void Stop()
member Stop : unit -> unit
public function Stop()
See Also
Reference
Microsoft.SqlServer.Management.IntegrationServices Namespace