SqlReportViewFactory Class (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)

Creates SQL Report report views.

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

Syntax

'Declaration
Public Class SqlReportViewFactory
    Inherits ReportViewFactory
'Usage
Dim instance As SqlReportViewFactory
public class SqlReportViewFactory : ReportViewFactory

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews.ReportViewFactory
    Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews.SqlReportViewFactory

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SqlReportViewFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace