ReplicationAgentSchedule Members

Represents the schedule for a replication agent job.

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

Public Constructors

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

Haut de la page

Public Properties

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

Haut de la page

Public Methods

(see also Protected Methods )

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

Haut de la page

Protected Methods

  Nom Description
ms158227.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms158227.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

ReplicationAgentSchedule Class
Microsoft.SqlServer.Replication Namespace

Autres ressources

How to: Specify Synchronization Schedules (RMO Programming)