RemoveUnattendedExecutionAccount メソッド (WMI MSReportServer_ConfigurationSetting クラス)
レポート サーバー構成ファイルから自動実行用アカウント エントリを削除します。
構文
Public Sub RemoveUnattendedExecutionAccount(ByRef HRESULT as Int32)
public void RemoveUnattendedExecutionAccount (out sint32 HRESULT);
パラメータ
- HRESULT
[out] 呼び出しの成功または失敗を示す値。
戻り値
メソッド呼び出しの成功または失敗を示す HRESULT を返します。値 0 は、メソッド呼び出しが成功したことを示します。0 以外の値は、エラーが発生したことを示します。
要件
名前空間 :root\Microsoft\SqlServer\ReportServer\v9\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 メンバ
MSReportServer_ConfigurationSettingForSharePoint メンバ