Continue Method (SQL-DMO)

The Continue method restarts a paused Microsoft® SQL Server™ service.

Applies To

SQLServer Object

Syntax

object.Continue()

Part Description
object Expression that evaluates to an object in the Applies To list

Prototype (C/C++)

HRESULT Continue();

See Also

Pause Method

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.