共用方式為


ReplicationAgentSchedule 成員

Represents the schedule for a replication agent job.

ReplicationAgentSchedule 型別公開下列成員。

建構函式

  名稱 描述
公用方法 ReplicationAgentSchedule Creates a new instance of the ReplicationAgentSchedule class.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)
公用方法 Update Updates an existing schedule on the server.

頂端

屬性

  名稱 描述
公用屬性 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.

頂端