ReportViewTemplateFactory.CreateSqlReport Method (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)

Creates an SQL Report report view via the New Report wizard.

Namespace: Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews
Assembly: Microsoft.PerformancePoint.Scorecards.ModelerPlugins (in microsoft.performancepoint.scorecards.modelerplugins.dll)

Syntax

'Declaration
Public Shared Function CreateSqlReport As ReportView
'Usage
Dim returnValue As ReportView

returnValue = ReportViewTemplateFactory.CreateSqlReport
public static ReportView CreateSqlReport ()

Return Value

An SQL Report report view.

See Also

Reference

ReportViewTemplateFactory Class
ReportViewTemplateFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace