MergeSessionPhase Enum
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
C#
public enum MergeSessionPhase
type MergeSessionPhase =
Public Enum MergeSessionPhase
- Inheritance
-
MergeSessionPhase
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. |
Производ | Верзије |
---|---|
SQL Server .NET SDK | 2016 |