ScheduleConstant Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates constant values used to set replication schedules.
public enum class ScheduleConstant
public enum ScheduleConstant
type ScheduleConstant =
Public Enum ScheduleConstant
- Inheritance
-
ScheduleConstant
Fields
Name | Value | Description |
---|---|---|
NoEndTime | 235959 | There is no end time. |
NoEndDate | 99991231 | There is no end date. |
Remarks
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.