Freigeben über


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

  Name Description
Report  

Nach oben

Public Properties

  Name Description
ms161671.pubproperty(de-de,SQL.90).gif Date The server date and time at which the report was executed.
ms161671.pubproperty(de-de,SQL.90).gif Name The name of the report that is associated with the notification.
ms161671.pubproperty(de-de,SQL.90).gif URL The URL to the report on the report server.

Nach oben

Public Methods

(see also Protected Methods )

  Name Description
ms161671.pubmethod(de-de,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161671.pubmethod(de-de,SQL.90).gif GetHashCode  (inherited from Object )
ms161671.pubmethod(de-de,SQL.90).gif GetType  (inherited from Object )
ms161671.pubmethod(de-de,SQL.90).gifms161671.static(de-de,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161671.pubmethod(de-de,SQL.90).gif Render Renders a report in a specific format using the information stored in the properties of the Report object.
ms161671.pubmethod(de-de,SQL.90).gif ToString  (inherited from Object )

Nach oben

Protected Methods

  Name Description
ms161671.protmethod(de-de,SQL.90).gif Finalize  (inherited from Object )
ms161671.protmethod(de-de,SQL.90).gif MemberwiseClone  (inherited from Object )

Nach oben

Siehe auch

Verweis

Report Class
Microsoft.ReportingServices.Interfaces Namespace