Difference between revisions of "SSRS Scheduler"
From Wiki
(Created page with "ASPX page that would call SSRS APIs and create the schedule APIs related to Schedules: * CreateSchedule [http://msdn.microsoft.com/en-us/library/aa257966(v=SQL.80).aspx] * S...") |
(No difference)
|
Latest revision as of 04:45, 21 October 2012
ASPX page that would call SSRS APIs and create the schedule
APIs related to Schedules:
- CreateSchedule [1]
- SetScheduleProperties [2]
- DeleteSchedule [3]
- GetScheduleProperties [4]
- ListSchedules [5]
APIs related to Subscriptions: