Share via


SqlReportViewData Members (Microsoft.PerformancePoint.Scorecards)

Sql Server Report View data

The following tables list the members exposed by the SqlReportViewData type.

Public Constructors

  Name Description
Public method SqlReportViewData Constructor

Top

Public Fields

  Name Description
Public fieldStatic ReportMode_ReportCenterUniqueParameterId  
Public fieldStatic ReportMode_SharepointIntegratedUniqueParameterId  
Public fieldStatic UniqueParameterId UniqueName begins with this ID if the parameter belongs to the SqlReport.

Top

Public Properties

  Name Description
Public property DocMapId The ID of the DocMap.
Public property Format The format property.
Public property ReportMode  
Public property ReportName The name of the SqlReport.
Public property ReportPath In "Report Center" mode -- the path of the SqlReport.
Public property ReportUrl  
Public property Section The section property.
Public property ServerAddress In "Report Center" mode -- the SqlReport.
Public property ServerUrl  
Public property ShowDocMap If true, then the DocMap toolbar is shown.
Public property ShowParameters If true, then the parameter toolbar is shown.
Public property ShowToolbar If true, then the toolbar is shown.
Public property Zoom The zoom property.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method BuildUrl Builds the URL needed to access the report.
Public method Clone Performs a deep copy.
Public method Diff Compares this object with another and returns the differences.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public methodStatic GetParameterPropertyUniqueName  
Public method GetType  (inherited from Object)
Public methodStatic IsAReportProperty  
Public methodStatic IsAReportPropertyNameMatch  
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method CopyFrom Makes a copy from a template.
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

SqlReportViewData Class
Microsoft.PerformancePoint.Scorecards Namespace