Report Members
Represents report-specific information and methods that enable delivery extensions to deliver reports to users.
The following tables list the members exposed by the Report type.
Protected Constructors
名称 | Description | |
---|---|---|
Report |
顶部
Public Properties
名称 | Description | |
---|---|---|
Date | The server date and time at which the report was executed. | |
Name | The name of the report that is associated with the notification. | |
URL | The URL to the report on the report server. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
Render | Renders a report in a specific format using the information stored in the properties of the Report object. | |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
Report Class
Microsoft.ReportingServices.Interfaces Namespace