ConfigurationSetting 속성 - IsSharePointIntegrated

보고서 서버가 SharePoint 통합 모드에 있는지 여부를 지정합니다. SharePoint 모드에서는 Reporting Services 인스턴스가 SharePoint 공유 서비스이며 WMI 공급자를 통해 제어되지 않으므로 SQL Server 2012 (11.x)부터는 이 속성이 항상 False를 반환합니다.

구문

Public Dim IsSharePointIntegrated As Boolean  
public Boolean IsSharePointIntegrated;  

속성 값

보고서 서버가 SharePoint 통합 모드에 있는지 여부를 나타내는 부울 개체입니다.

예제 코드

MSReportServer_ConfigurationSetting 클래스

요구 사항

네임스페이스:root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin

MSReportServer_ConfigurationSetting 멤버