0 out of 1 rated this helpful - Rate this topic

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

public propertyDaysInterval 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.

See Also

Reporting Services Web Service Library

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.