Represents the schedule for a replication agent job.
The following tables list the members exposed by the ReplicationAgentSchedule type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| ReplicationAgentSchedule | Creates a new instance of the ReplicationAgentSchedule class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | ActiveEndDate | Gets or sets the date the scheduled activity is to stop running. | 
| .gif) | ActiveEndTime | Gets or sets the time the scheduled activity is to stop running. | 
| .gif) | ActiveStartDate | Gets or sets the date of the first occurrence of the scheduled activity. | 
| .gif) | ActiveStartTime | Gets or sets the time of the first occurrence of the scheduled activity. | 
| .gif) | FrequencyInterval | Gets or sets the interval between occurrences of a scheduled activity. | 
| .gif) | FrequencyRecurrenceFactor | Gets or sets the frequency recurrence factor. | 
| .gif) | FrequencyRelativeInterval | Gets or sets a time of occurrence that is relative to the first day of the month. | 
| .gif) | FrequencySubDay | Gets or sets the frequency in minutes for scheduled activities that occur several times a day. | 
| .gif) | FrequencySubDayInterval | Gets or sets the interval between scheduled activities that occur several times in one day. | 
| .gif) | FrequencyType | Gets or sets the frequency for a scheduled activity. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
| .gif) | Update | Updates an existing schedule on the server. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
ReplicationAgentSchedule Class
Microsoft.SqlServer.Replication Namespace