Service.Pause 方法

定义

暂停SQL Server服务。

public:
 void Pause();
public void Pause ();
member this.Pause : unit -> unit
Public Sub Pause ()

示例

使用 WMI 提供程序管理服务和网络设置

适用于

另请参阅