Condividi tramite


Membri ReplicationAgentSchedule

Represents the schedule for a replication agent job.

Il tipo ReplicationAgentSchedule espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ReplicationAgentSchedule Creates a new instance of the ReplicationAgentSchedule class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).
Metodo pubblico Update Updates an existing schedule on the server.

In alto

Proprietà

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

In alto