Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.