Implementing a Delivery Extension

Dans cette section

Topic Description

Introducing Delivery Extensions

Introduces how to write a custom delivery extension for SQL Server 2005 Reporting Services (SSRS).

Getting Started with a Delivery Extension Implementation

Describes the requirements for implementing a custom delivery extension.

Implementing the IDeliveryExtension Interface for a Delivery Extension

Describes the attributes of a delivery extension, and how to implement your own delivery extension class.

Using a Notification Class for a Delivery Extension

Describes the attributes of a Notification class and how to use it in your delivery extension implementation.

Using the Setting Class for a Delivery Extension

Describes the attributes of a Setting class and how to use it in your delivery extension implementation.

Using the IDeliveryReportServerInformation Interface for a Delivery Extension

Describes the attributes of a IDeliveryReportServerInformation interface and how to use it in your delivery extension implementation.

Using the Report Class for a Delivery Extension

Describes the attributes of a Report class and how to use it in your delivery extension implementation.

Using the RenderedOutputFile Class for a Delivery Extension

Describes the attributes of a RenderedOutputFile class and how to use it in your delivery extension implementation.

Implementing the ISubscriptionBaseUIUserControl Interface for a Delivery Extension

Describes the attributes of a delivery extension user control and how to implement your own user interface for a subscription.

Deploying a Delivery Extension

Describes how to deploy your delivery extension.

Debugging Delivery Extension Code

Describes how to debug code in your delivery extension.

Removing a Delivery Extension

Describes how to remove a delivery extension from a report server.

Voir aussi

Référence

Reporting Services Extension Library

Autres ressources

Reporting Services Extensions
Exemple d'extension de remise pour imprimante

Aide et Informations

Assistance sur SQL Server 2005