MergeSessionPhase Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the phase of a Merge Agent session.
public enum class MergeSessionPhase
public enum MergeSessionPhase
type MergeSessionPhase =
Public Enum MergeSessionPhase
- Inheritance
-
MergeSessionPhase
Fields
Name | Value | Description |
---|---|---|
None | 0 | Not applicable. |
UploadPhase | 1 | Changes are being uploaded to the Publisher. |
DownloadPhase | 2 | Changes are being downloaded from the Publisher. |