MergeSessionPhase 枚举

Enumerates the phase of a Merge Agent session.

命名空间:  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 Not applicable.
UploadPhase Changes are being uploaded to the Publisher.
DownloadPhase Changes are being downloaded from the Publisher.