ConfigurationSetting 屬性 - IsSharePointIntegrated
指定報表伺服器是否處於 SharePoint 整合模式。 從 SQL Server 2012 (11.x) 開始,此屬性一律傳回 False,因為在 SharePoint 模式中,Reporting Services 執行個體是 SharePoint 共用服務且不受 WMI 提供者控制。
語法
Public Dim IsSharePointIntegrated As Boolean
public Boolean IsSharePointIntegrated;
屬性值
Boolean 物件,指出報表伺服器是否在 SharePoint 整合模式下。
程式碼範例
MSReportServer_ConfigurationSetting 類別
需求
Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin