次の方法で共有


MergeSessionPhase 列挙体

マージ エージェント セッションのフェーズを列挙します。

名前空間:  Microsoft.SqlServer.Replication
アセンブリ:  Microsoft.SqlServer.Rmo (Microsoft.SqlServer.Rmo.dll)

構文

'宣言
Public Enumeration MergeSessionPhase
'使用
Dim instance As MergeSessionPhase
public enum MergeSessionPhase
public enum class MergeSessionPhase
type MergeSessionPhase
public enum MergeSessionPhase

メンバー

メンバー名 説明
None 適用なし。
UploadPhase 変更はパブリッシャーにアップロード中です。
DownloadPhase 変更はパブリッシャーからダウンロード中です。

関連項目

参照

Microsoft.SqlServer.Replication 名前空間