ScheduleConstant-Enumeration
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
Member
Membername | Beschreibung | |
---|---|---|
NoEndDate | There is no end date. | |
NoEndTime | There is no end time. |
Hinweise
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.