次の方法で共有


ServerReport メンバ

Represents a report that is processed and rendered on the report server.

ServerReport データ型で公開されるメンバを以下の表に示します。

パブリック プロパティ

  名前 説明
Public property Cookies Gets a collection of System.Net.Cookie objects.
Public property DisplayName  Gets or sets the display name of the report.(Report から継承されます。)
Public property Headers Gets a collection of strings that contain custom headers.
Public property HistoryId Gets or sets the unique identifier of the snapshot used for the server report.
Public property IsDrillthroughReport  Indicates whether the report is a drillthrough report.(Report から継承されます。)
Public property ReportPath Gets or sets the path to the report on the server.
Public property ReportServerCredentials Gets or sets credentials to be used with the report server.
Public property ReportServerUrl Gets or sets the URL for the report server.
Public property Timeout Gets or sets the number of milliseconds to wait for server communications.

このページのトップへ

パブリック メソッド

( プロテクト メソッド も参照)

  名前 説明
Public method Equals  オーバーロードされます。 ( Object から継承されます。)
Public method GetDataSources オーバーロードされます。 Retrieves information about data sources used for a report.
Public method GetDefaultPageSettings オーバーライドされます。 Gets the default page settings specified in the local report.
Public method GetDocumentMap  Returns the representation of the document map for the local report.(Report から継承されます。)
Public method GetExecutionId Returns the current execution ID, or null (Nothing in Visual Basic) if no execution ID is available.
Public method GetHashCode  ( Object から継承されます。)
Public method GetParameters オーバーライドされます。 Returns report parameter properties for the report.
Public method GetServerVersion Returns the version of the report server.
Public method GetTotalPages オーバーライドされます。 Retrieves the total number of logical pages for the server report.
Public method GetType  ( Object から継承されます。)
Public method IsQueryExecutionAllowed Indicates whether the report can execute queries.
Public method ListRenderingExtensions オーバーライドされます。 Returns all available rendering extensions for the server report.
Public method LoadReportDefinition オーバーロードされます。  
Public methodStatic ReferenceEquals  ( Object から継承されます。)
Public method Refresh オーバーライドされます。 Causes the report to be rendered with new data.
Public method Render オーバーロードされます。 Processes the report and renders it in the specified format.
Public method RenderStream Returns a secondary stream associated with a processed report.
Public method SetDataSourceCredentials Sets data source credentials for the report.
Public method SetExecutionId Initializes a server report using a specific report execution on the server.
Public method SetParameters オーバーライドされます。 Sets report parameter properties for the report.
Public method ToString  ( Object から継承されます。)

このページのトップへ

プロテクト メソッド

  名前 説明
Protected method Finalize  ( Object から継承されます。)
Protected method MemberwiseClone  ( Object から継承されます。)

このページのトップへ

明示的インターフェイスの実装

  名前 説明
Explicit interface implementationMethod System.Runtime.Serialization.ISerializable.GetObjectData  

このページのトップへ

参照

リファレンス

ServerReport クラス
Microsoft.Reporting.WinForms 名前空間