Поделиться через


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
ms161671.pubproperty(ru-ru,SQL.90).gif Date The server date and time at which the report was executed.
ms161671.pubproperty(ru-ru,SQL.90).gif Name The name of the report that is associated with the notification.
ms161671.pubproperty(ru-ru,SQL.90).gif URL The URL to the report on the report server.

В начало

Public Methods

(see also Protected Methods )

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

В начало

Protected Methods

  Имя Description
ms161671.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms161671.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

Report Class
Microsoft.ReportingServices.Interfaces Namespace