Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerates constant values used to set replication schedules.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Syntax
'Declaration
Public Enumeration ScheduleConstant
'Usage
Dim instance As ScheduleConstant
public enum ScheduleConstant
public enum class ScheduleConstant
type ScheduleConstant
public enum ScheduleConstant
Members
Member name | Description | |
---|---|---|
NoEndDate | There is no end date. | |
NoEndTime | There is no end time. |
Remarks
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.