Compartilhar via


Membros ReplicationAgentSchedule

Represents the schedule for a replication agent job.

O tipo ReplicationAgentSchedule expõe os seguintes membros.

Construtores

  Nome Descrição
Método público ReplicationAgentSchedule Creates a new instance of the ReplicationAgentSchedule class.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)
Método público Update Updates an existing schedule on the server.

Início

Propriedades

  Nome Descrição
Propriedade pública ActiveEndDate Gets or sets the date the scheduled activity is to stop running.
Propriedade pública ActiveEndTime Gets or sets the time the scheduled activity is to stop running.
Propriedade pública ActiveStartDate Gets or sets the date of the first occurrence of the scheduled activity.
Propriedade pública ActiveStartTime Gets or sets the time of the first occurrence of the scheduled activity.
Propriedade pública FrequencyInterval Gets or sets the interval between occurrences of a scheduled activity.
Propriedade pública FrequencyRecurrenceFactor Gets or sets the frequency recurrence factor.
Propriedade pública FrequencyRelativeInterval Gets or sets a time of occurrence that is relative to the first day of the month.
Propriedade pública FrequencySubDay Gets or sets the frequency in minutes for scheduled activities that occur several times a day.
Propriedade pública FrequencySubDayInterval Gets or sets the interval between scheduled activities that occur several times in one day.
Propriedade pública FrequencyType Gets or sets the frequency for a scheduled activity.

Início