Membres ReplicationAgentSchedule

Represents the schedule for a replication agent job.

Le type ReplicationAgentSchedule expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ReplicationAgentSchedule Creates a new instance of the ReplicationAgentSchedule class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)
Méthode publique Update Updates an existing schedule on the server.

Haut de la page

Propriétés

  Nom Description
Propriété publique ActiveEndDate Gets or sets the date the scheduled activity is to stop running.
Propriété publique ActiveEndTime Gets or sets the time the scheduled activity is to stop running.
Propriété publique ActiveStartDate Gets or sets the date of the first occurrence of the scheduled activity.
Propriété publique ActiveStartTime Gets or sets the time of the first occurrence of the scheduled activity.
Propriété publique FrequencyInterval Gets or sets the interval between occurrences of a scheduled activity.
Propriété publique FrequencyRecurrenceFactor Gets or sets the frequency recurrence factor.
Propriété publique FrequencyRelativeInterval Gets or sets a time of occurrence that is relative to the first day of the month.
Propriété publique FrequencySubDay Gets or sets the frequency in minutes for scheduled activities that occur several times a day.
Propriété publique FrequencySubDayInterval Gets or sets the interval between scheduled activities that occur several times in one day.
Propriété publique FrequencyType Gets or sets the frequency for a scheduled activity.

Haut de la page