Поделиться через


ScheduleConstant Enumeration

Enumerates constant values used to set replication schedules.

Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Синтаксис

'Декларация
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.

Замечания

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

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.SqlServer.Replication Namespace