DailyRecurrence Class
SQL Server 2012
Represents the intervals at which a scheduled report runs. Intervals are specified in days.
Namespace: ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
The DailyRecurrence type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DaysInterval | Gets or sets the intervals at which a scheduled report runs. Intervals are specified in days. |
Use the DailyRecurrence class with the Item property of the ScheduleDefinition class to specify a recurrence pattern in minutes.

