다음을 통해 공유


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.

맨 위로 이동