Partager via


Notification Members

Represents subscription information that delivery extensions use to deliver reports.

The following tables list the members exposed by the Notification type.

Protected Constructors

  Nom Description
Notification Initializes a new instance of the Notification class.

Haut de la page

Public Properties

  Nom Description
ms160642.pubproperty(fr-fr,SQL.90).gif Attempt Indicates how many times the report server has attempted to deliver the notification.
ms160642.pubproperty(fr-fr,SQL.90).gif MaxNumberOfRetries Indicates the maximum number of times the report server attempts to deliver the notification. This value is based on information contained in the delivery extension's configuration file.
ms160642.pubproperty(fr-fr,SQL.90).gif Owner The user name of the owner who generated the notification. User name is in the form of domain\alias.
ms160642.pubproperty(fr-fr,SQL.90).gif Report A Report object containing information about the report that is associated with the subscription.
ms160642.pubproperty(fr-fr,SQL.90).gif Retry Indicates that the report server should retry delivering the notification.
ms160642.pubproperty(fr-fr,SQL.90).gif Status The status of the notification. Displayed in the subscription user interface.
ms160642.pubproperty(fr-fr,SQL.90).gif UserData An array of Setting objects that defines the values of the extension settings for the notification.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms160642.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms160642.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms160642.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms160642.pubmethod(fr-fr,SQL.90).gifms160642.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms160642.pubmethod(fr-fr,SQL.90).gif Save Saves changes made to a Notification object in the associated subscription.
ms160642.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

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

Haut de la page

Voir aussi

Référence

Notification Class
Microsoft.ReportingServices.Interfaces Namespace