다음을 통해 공유


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

위쪽

Public Methods

(see also Protected Methods )

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

위쪽

Protected Methods

  이름 Description
ms161671.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms161671.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

Report Class
Microsoft.ReportingServices.Interfaces Namespace