ScheduleDefinition Класс

Определение

Представляет определенное расписание.

public ref class ScheduleDefinition : ReportService2010::ScheduleDefinitionOrReference
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class ScheduleDefinition : ReportService2010.ScheduleDefinitionOrReference
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type ScheduleDefinition = class
    inherit ScheduleDefinitionOrReference
Public Class ScheduleDefinition
Inherits ScheduleDefinitionOrReference
Наследование
Атрибуты

Комментарии

ScheduleDefinition Используйте класс вместе со Definition свойством Schedule класса .

Объект ScheduleDefinition возвращается в качестве выходных данных методами GetExecutionOptions и GetItemHistoryOptions передается в качестве входных данных CreateScheduleв методы , SetExecutionOptions, SetItemHistoryOptionsи SetScheduleProperties .

Конструкторы

ScheduleDefinition()

Инициализирует новый экземпляр класса ScheduleDefinition.

Свойства

EndDate

Возвращает или задает конечную дату и время расписания.

EndDateSpecified

Возвращает или задает значение, указывающее, задано ли значение для свойства EndDate.

Item

Возвращает или задает шаблон повторений расписания.

StartDateTime

Возвращает или задает начальную дату и время расписания.

Применяется к