Service.Start 方法

定義

啟動 SQL Server 服務。

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

範例

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

適用於