Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
You can use these methods to create and manage subscriptions and delivery of catalog items.
Method | Action |
---|---|
CreateDataDrivenSubscription | Creates a data-driven subscription for a specified item. |
GetDataDrivenSubscriptionProperties | Returns the properties for a data-driven subscription. |
CreateSubscription | Creates a subscription for the specified item in the report server database or SharePoint library. |
DeleteSubscription | Deletes a subscription from the report server database. |
GetSubscriptionProperties | Returns the properties of a subscription. |
ListMySubscriptions | Retrieves a list of subscriptions that have been created by the current user of the report server or SharePoint site for the given catalog item. |
ListSubscriptions | Retrieves a list of subscriptions for a given item. |
PrepareQuery | Returns a data set containing the fields retrieved by the delivery query for a data-driven subscription. |
SetDataDrivenSubscriptionProperties | Sets the values of properties of a data-driven subscription. |
SetSubscriptionProperties | Sets the values of properties of a subscription. |