Continue Method

From SQL-DMO

SQL-DMO

Continue Method

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

Applies To

SQLServer Object

Syntax

object.Continue( )

Parts

object

Expression that evaluates to an object in the Applies To list

Prototype (C/C++)

HRESULT Continue();

See Also

Pause Method