Membri ReplicationAgentSchedule
Represents the schedule for a replication agent job.
Il tipo ReplicationAgentSchedule espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
ReplicationAgentSchedule | Creates a new instance of the ReplicationAgentSchedule class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
![]() |
Update | Updates an existing schedule on the server. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
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. |
In alto
Vedere anche