Condividi tramite


ScheduleConstant Enumeration

Enumerates constant values used to set replication schedules.

Spazio dei nomi: Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Sintassi

'Dichiarazione
Public Enumeration ScheduleConstant
public enum ScheduleConstant
public enum class ScheduleConstant
public enum ScheduleConstant
public enum ScheduleConstant

Members

Member name Description
NoEndDate There is no end date.
NoEndTime There is no end time.

Osservazioni

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

Microsoft.SqlServer.Replication Namespace