Service.Stop 方法

定義

停止 SQL Server 服務。

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

範例

使用 WMI 提供者管理服務和網路設定

適用於