Share via


IDeliveryExtension Members

Represents a delivery extension in SQL Server Reporting Services.

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

Public Properties

  Name Description
ms160377.pubproperty(en-US,SQL.90).gif ExtensionSettings Gets a list of settings that are used by the delivery extension to create a notification or report.
ms160377.pubproperty(en-US,SQL.90).gif IsPrivilegedUser Indicates whether the user is allowed access to all the functionality of the extension.
ms160377.pubproperty(en-US,SQL.90).gif ReportServerInformation Gets information about the report server that the delivery extension requires in order to perform deliveries.

Top

Public Methods

  Name Description
ms160377.pubmethod(en-US,SQL.90).gif Deliver Delivers the report notification to a user based on the contents of the notification.
ms160377.pubmethod(en-US,SQL.90).gif ValidateUserData Used to determine whether a given set of delivery extension settings are valid.

Top

See Also

Reference

IDeliveryExtension Interface
Microsoft.ReportingServices.Interfaces Namespace