ScheduleConstant 枚举

Enumerates constant values used to set replication schedules.

命名空间:  Microsoft.SqlServer.Replication
程序集:  Microsoft.SqlServer.Rmo(在 Microsoft.SqlServer.Rmo.dll 中)

语法

声明
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.