Share via


Service.ServiceAccount プロパティ

定義

SQL Server サービスが実行されているシステム アカウントを取得します。

public:
 property System::String ^ ServiceAccount { System::String ^ get(); };
public string ServiceAccount { get; }
member this.ServiceAccount : string
Public ReadOnly Property ServiceAccount As String

プロパティ値

サービスを実行しているシステム アカウントを示す String 値です。

WMI プロバイダーを使用したサービスの管理とネットワーク設定

適用対象

こちらもご覧ください