Implementing a Delivery Extension
Contenuto della sezione
Topic | Description |
---|---|
Introduces how to write a custom delivery extension for SQL Server 2005 Reporting Services (SSRS). |
|
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. |
Describes the attributes of a Notification class and how to use it in your delivery extension implementation. |
|
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. |
Describes the attributes of a Report class and how to use it in your delivery extension implementation. |
|
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. |
Describes how to deploy your delivery extension. |
|
Describes how to debug code in your delivery extension. |
|
Describes how to remove a delivery extension from a report server. |
Vedere anche
Riferimento
Reporting Services Extension Library
Altre risorse
Reporting Services Extensions
Estensione di esempio per il recapito a una stampante