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 | |
|---|---|---|
| .gif) | Date | The server date and time at which the report was executed. | 
| .gif) | Name | The name of the report that is associated with the notification. | 
| .gif) | URL | The URL to the report on the report server. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Render | Renders a report in a specific format using the information stored in the properties of the Report object. | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
Report Class
Microsoft.ReportingServices.Interfaces Namespace