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.

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace