SqlReportViewData.SqlReportViewDataServerMode enumeration

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the types of Reporting Services server modes.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Enumeration SqlReportViewDataServerMode
'Usage
Dim instance As SqlReportViewData.SqlReportViewDataServerMode
public enum SqlReportViewDataServerMode

Members

Member name Description
SharepointIntegrated Represents the "SharePointIntegrated" server mode.
ReportCenter Represents the "ReportCenter" server mode.
IntegratedModeV2 Updated SharepointIntegrated mode to render directly through RSViewerPage.aspx

See also

Reference

Microsoft.PerformancePoint.Scorecards namespace