Partager via


Membres IDeliveryExtension

Represents a delivery extension in SQL Server Reporting Services.

Le type IDeliveryExtension expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Deliver Delivers the report notification to a user based on the contents of the notification.
Méthode publique SetConfiguration Used to pass custom configuration data to an extension. (Hérité de IExtension.)
Méthode publique ValidateUserData Used to determine whether a given set of delivery extension settings are valid.

Haut de la page

Propriétés

  Nom Description
Propriété publique ExtensionSettings Gets a list of settings that are used by the delivery extension to create a notification or report.
Propriété publique IsPrivilegedUser Indicates whether the user is allowed access to all the functionality of the extension.
Propriété publique LocalizedName Gets the localized name of the extension to be displayed in a user interface. (Hérité de IExtension.)
Propriété publique ReportServerInformation Gets information about the report server that the delivery extension requires in order to perform deliveries.

Haut de la page