ScheduleConstant 열거형
Enumerates constant values used to set replication schedules.
네임스페이스: Microsoft.SqlServer.Replication
어셈블리: Microsoft.SqlServer.Rmo.dll의 Microsoft.SqlServer.Rmo
구문
‘선언
Public Enumeration ScheduleConstant
‘사용 방법
Dim instance As ScheduleConstant
public enum ScheduleConstant
public enum class ScheduleConstant
type ScheduleConstant
public enum ScheduleConstant
멤버
| 멤버 이름 | 설명 | |
|---|---|---|
| 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.