NoSchedule Class
SQL Server 2000
Represents a state in which no schedules are associated with the execution or snapshot history settings of a report.
Public Class NoSchedule Inherits [Namespace].ScheduleDefinitionOrReference Member of [Namespace]
public class NoSchedule : [Namespace].ScheduleDefinitionOrReference Member of [Namespace]
Remarks
A NoSchedule object is passed as input to the SetExecutionOptions and SetReportHistoryOptions methods to indicate that a report or report history snapshot does not run according to a schedule.