Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies whether the report server is in SharePoint integrated mode. Beginning in SQL Server 2012, 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 value that indicates whether the report server is in SharePoint integrated mode.
Requirements
Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v11
See Also
MSReportServer_Instance Members
MSReportServer_ConfigurationSetting Class