Partager via


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

  Nom Description
Report  

Haut de la page

Public Properties

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

Haut de la page

Public Methods

(see also Protected Methods )

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

Haut de la page

Protected Methods

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

Haut de la page

Voir aussi

Référence

Report Class
Microsoft.ReportingServices.Interfaces Namespace