Aracılığıyla paylaş


MergeSessionPhase Enumeration

Enumerates the phase of a Merge Agent session.

Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Syntax

'Declaration
Public Enumeration MergeSessionPhase
public enum MergeSessionPhase
public enum class MergeSessionPhase
public enum MergeSessionPhase
public enum MergeSessionPhase

Members

Member name Description
DownloadPhase Changes are being downloaded from the Publisher.
None Not applicable.
UploadPhase Changes are being uploaded to the Publisher.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.SqlServer.Replication Namespace