分享方式:


ConfigurationSetting 方法 - RemoveUnattendedExecutionAccount

從報表伺服器組態檔中移除自動執行帳戶項目。

語法

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

參數

HRESULT
[out] 指出呼叫成功或失敗的值。

傳回值

傳回 HRESULT ,指出方法呼叫成功或失敗。 值為 0 表示方法呼叫成功。 非零值表示發生錯誤。

需求

Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin

MSReportServer_ConfigurationSetting 成員