Класс NoSchedule
Represents a state in which no schedules are associated with the execution or snapshot history settings of a report.
Пространство имен: ReportService2006
Сборка: ReportService2006 (в ReportService2006.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class NoSchedule _
Inherits ScheduleDefinitionOrReference
'Применение
Dim instance As NoSchedule
[SerializableAttribute]
public class NoSchedule : ScheduleDefinitionOrReference
[SerializableAttribute]
public ref class NoSchedule : public ScheduleDefinitionOrReference
[<SerializableAttribute>]
type NoSchedule =
class
inherit ScheduleDefinitionOrReference
end
public class NoSchedule extends ScheduleDefinitionOrReference
Замечания
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.
Иерархия наследования
System. . :: . .Object
ReportService2006. . :: . .ScheduleDefinitionOrReference
ReportService2006..::..NoSchedule
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.