DailyRecurrence Class
SQL Server 2000
Represents the intervals at which a scheduled report runs. Intervals are specified in days.
public Class DailyRecurrence Inherits [Namespace].RecurrencePattern Member of [Namespace]
public class DailyRecurrence : [Namespace].RecurrencePattern Member of [Namespace]
Public Properties
DaysInterval | The intervals at which a scheduled report runs. Intervals are specified in days. Integer. |
Remarks
Use the DailyRecurrence class with the Item property of the ScheduleDefinition class to specify a recurrence pattern in minutes.
