Obs!
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
Specifies whether the report server is in SharePoint integrated mode. Beginning in SQL Server 2012 (11.x), this property always returns False because in SharePoint mode, Reporting Services instances are SharePoint shared services and are not controlled by WMI providers.
Syntax
Public Dim IsSharePointIntegrated As Boolean
public Boolean IsSharePointIntegrated;
Property values
A Boolean object that indicates whether the report server is in SharePoint integrated mode.
Example code
MSReportServer_ConfigurationSetting class
Requirements
Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin