ConfigurationSetting 方法 - RemoveUnattendedExecutionAccount

从报表服务器配置文件中删除无人参与的执行帐户条目。

语法

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

parameters

HRESULT
[out] 指示调用是成功还是失败的值。

返回值

返回 HRESULT ,指示方法调用是成功还是失败。 值 0 指示方法调用已成功。 非零值指示发生了错误。

要求

命名空间:root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin

MSReportServer_ConfigurationSetting 成员