次の方法で共有


RemoveUnattendedExecutionAccount メソッド (WMI MSReportServer_ConfigurationSetting)

レポート サーバー構成ファイルから自動実行用アカウント エントリを削除します。

構文

Public Sub RemoveUnattendedExecutionAccount(ByRef HRESULT as Int32)
public void RemoveUnattendedExecutionAccount (out Int32 HRESULT);

パラメーター

  • HRESULT
    [out] 呼び出しの成功または失敗を示す値。

戻り値

メソッド呼び出しの成功または失敗を示す HRESULT を返します。 値 0 は、メソッド呼び出しが成功したことを示します。 0 以外の値は、エラーが発生したことを示します。

要件

名前空間 : root\Microsoft\SqlServer\ReportServer\<InstanceName>\v11\Admin

プラットフォーム : Windows Server 2003 Datacenter Edition、Windows Server 2003 Enterprise Edition、Windows Server 2003 Standard Edition、Windows Vista、Windows XP Professional Service Pack 2 (SP2) または Service Pack 1 (SP1)、および Windows 2000 (すべてのバージョン)

関連項目

参照

MSReportServer_ConfigurationSetting メンバー