共用方式為


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.

請參閱

參考

Microsoft.SqlServer.Replication 命名空間