Share via


ReplicationAgentSchedule Members

Represents the schedule for a replication agent job.

The following tables list the members exposed by the ReplicationAgentSchedule type.

Public Constructors

  Name Description
ReplicationAgentSchedule Creates a new instance of the ReplicationAgentSchedule class.

Top

Public Properties

  Name Description
ms158227.pubproperty(en-US,SQL.90).gif ActiveEndDate Gets or sets the date the scheduled activity is to stop running.
ms158227.pubproperty(en-US,SQL.90).gif ActiveEndTime Gets or sets the time the scheduled activity is to stop running.
ms158227.pubproperty(en-US,SQL.90).gif ActiveStartDate Gets or sets the date of the first occurrence of the scheduled activity.
ms158227.pubproperty(en-US,SQL.90).gif ActiveStartTime Gets or sets the time of the first occurrence of the scheduled activity.
ms158227.pubproperty(en-US,SQL.90).gif FrequencyInterval Gets or sets the interval between occurrences of a scheduled activity.
ms158227.pubproperty(en-US,SQL.90).gif FrequencyRecurrenceFactor Gets or sets the frequency recurrence factor.
ms158227.pubproperty(en-US,SQL.90).gif FrequencyRelativeInterval Gets or sets a time of occurrence that is relative to the first day of the month.
ms158227.pubproperty(en-US,SQL.90).gif FrequencySubDay Gets or sets the frequency in minutes for scheduled activities that occur several times a day.
ms158227.pubproperty(en-US,SQL.90).gif FrequencySubDayInterval Gets or sets the interval between scheduled activities that occur several times in one day.
ms158227.pubproperty(en-US,SQL.90).gif FrequencyType Gets or sets the frequency for a scheduled activity.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms158227.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms158227.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms158227.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms158227.pubmethod(en-US,SQL.90).gifms158227.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms158227.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )
ms158227.pubmethod(en-US,SQL.90).gif Update Updates an existing schedule on the server.

Top

Protected Methods

  Name Description
ms158227.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms158227.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ReplicationAgentSchedule Class
Microsoft.SqlServer.Replication Namespace

Other Resources

How to: Specify Synchronization Schedules (RMO Programming)