次の方法で共有


ScheduleConstant 列挙体

レプリケーション スケジュールの設定に使用する定数値を列挙します。

名前空間:  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 終了日がありません。
NoEndTime 終了時刻がありません。

説明

この名前空間、クラス、またはメンバーは、.NET Framework 2.0 でのみサポートされています。

関連項目

参照

Microsoft.SqlServer.Replication 名前空間