Поделиться через


Элементы ReplicationAgentSchedule

Represents the schedule for a replication agent job.

Тип ReplicationAgentSchedule предоставляет доступ к следующим элементам.

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

  Имя Описание
Открытый метод ReplicationAgentSchedule Creates a new instance of the ReplicationAgentSchedule class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)
Открытый метод Update Updates an existing schedule on the server.

В начало

Свойства

  Имя Описание
Открытое свойство ActiveEndDate Gets or sets the date the scheduled activity is to stop running.
Открытое свойство ActiveEndTime Gets or sets the time the scheduled activity is to stop running.
Открытое свойство ActiveStartDate Gets or sets the date of the first occurrence of the scheduled activity.
Открытое свойство ActiveStartTime Gets or sets the time of the first occurrence of the scheduled activity.
Открытое свойство FrequencyInterval Gets or sets the interval between occurrences of a scheduled activity.
Открытое свойство FrequencyRecurrenceFactor Gets or sets the frequency recurrence factor.
Открытое свойство FrequencyRelativeInterval Gets or sets a time of occurrence that is relative to the first day of the month.
Открытое свойство FrequencySubDay Gets or sets the frequency in minutes for scheduled activities that occur several times a day.
Открытое свойство FrequencySubDayInterval Gets or sets the interval between scheduled activities that occur several times in one day.
Открытое свойство FrequencyType Gets or sets the frequency for a scheduled activity.

В начало