Membri IDeliveryExtension

Represents a delivery extension in SQL Server Reporting Services.

Il tipo IDeliveryExtension espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Deliver Delivers the report notification to a user based on the contents of the notification.
Metodo pubblico SetConfiguration Used to pass custom configuration data to an extension. (Ereditato da IExtension).
Metodo pubblico ValidateUserData Used to determine whether a given set of delivery extension settings are valid.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ExtensionSettings Gets a list of settings that are used by the delivery extension to create a notification or report.
Proprietà pubblica IsPrivilegedUser Indicates whether the user is allowed access to all the functionality of the extension.
Proprietà pubblica LocalizedName Gets the localized name of the extension to be displayed in a user interface. (Ereditato da IExtension).
Proprietà pubblica ReportServerInformation Gets information about the report server that the delivery extension requires in order to perform deliveries.

In alto