IsWebServiceEnabled 属性 (WMI MSReportServer_ConfigurationSetting)

指示是否已启用报表服务器 Web 服务。 只读。

语法

Public Dim IsWebServiceEnabled As Boolean  
public boolean IsWebServiceEnabled;  

属性值

只读的 Boolean 值。 如果值为 true,指示报表服务器 Web 服务已启用。

示例代码

MSReportServer_ConfigurationSetting 类

要求

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

另请参阅

MSReportServer_ConfigurationSetting 成员