ReplicationAgentSchedule Members
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 | |
---|---|---|
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. |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) | |
Update | Updates an existing schedule on the server. |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
위쪽
참고 항목
참조
ReplicationAgentSchedule Class
Microsoft.SqlServer.Replication Namespace