SqlReportViewData Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents information about a Reporting Services report.

The SqlReportViewData type exposes the following members.

Constructors

  Name Description
Public method SqlReportViewData Initializes a new instance of the SqlReportViewData class.

Top

Properties

  Name Description
Public property DocMapId Gets or sets the identifier of the DocMap.
Public property Format Gets or sets the format.
Public property ReportMode Gets or sets the server mode.
Public property ReportName Gets or sets the name of the report.
Public property ReportPath Gets or sets the path of the report when the server is in ReportCenter mode.
Public property ReportUrl Gets or sets the URL of the report when the server is in SharepointIntegrated mode.
Public property Section Gets or sets the section.
Public property ServerAddress Gets or sets the server address when the server is in ReportCenter mode.
Public property ServerUrl Gets or sets the server address when the server is in SharepointIntegrated mode.
Public property ShowDocMap Gets or sets a Boolean value that indicates whether the DocMap toolbar is shown.
Public property ShowParameters Gets or sets a Boolean value that indicates whether the parameter toolbar is shown.
Public property ShowToolbar Gets or sets a Boolean value that indicates whether the toolbar is shown.
Public property Zoom Gets or sets the zoom setting.

Top

Methods

  Name Description
Public method BuildUrl Builds the URL needed to access the specified report.
Public method Clone Performs a deep copy of this object.
Protected method CopyFrom Copies from another object of the same type.
Public method Diff Compares this object with another object and returns the differences.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetParameterPropertyUniqueName Returns the unique name of the parameter property, based on the specified server mode and index.
Public method GetType (Inherited from Object.)
Public methodStatic member IsAReportProperty Determines whether a property is a valid parameter property of the report, based on the server mode.
Public methodStatic member IsAReportPropertyNameMatch Determines whether a property is a valid parameter property of the report, based on the server mode and specified index.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member ReportMode_ReportCenterUniqueParameterId Represents the unique name prefix to identify a report parameter in ReportCenter mode.
Public fieldStatic member ReportMode_SharepointIntegratedUniqueParameterId Represents the unique name prefix to identify a report parameter in SharepointIntegrated mode.
Public fieldStatic member UniqueParameterId Represents the unique name prefix to identify a report parameter.

Top

See Also

Reference

SqlReportViewData Class

Microsoft.PerformancePoint.Scorecards Namespace