共用方式為


IDeliveryExtension 成員

Represents a delivery extension in SQL Server Reporting Services.

IDeliveryExtension 型別公開下列成員。

方法

  名稱 描述
公用方法 Deliver Delivers the report notification to a user based on the contents of the notification.
公用方法 SetConfiguration Used to pass custom configuration data to an extension. (繼承自 IExtension。)
公用方法 ValidateUserData Used to determine whether a given set of delivery extension settings are valid.

頂端

屬性

  名稱 描述
公用屬性 ExtensionSettings Gets a list of settings that are used by the delivery extension to create a notification or report.
公用屬性 IsPrivilegedUser Indicates whether the user is allowed access to all the functionality of the extension.
公用屬性 LocalizedName Gets the localized name of the extension to be displayed in a user interface. (繼承自 IExtension。)
公用屬性 ReportServerInformation Gets information about the report server that the delivery extension requires in order to perform deliveries.

頂端