Énumération MergeSessionPhase

Enumerates the phase of a Merge Agent session.

Espace de noms :  Microsoft.SqlServer.Replication
Assembly :  Microsoft.SqlServer.Rmo (dans Microsoft.SqlServer.Rmo.dll)

Syntaxe

'Déclaration
Public Enumeration MergeSessionPhase
'Utilisation
Dim instance As MergeSessionPhase
public enum MergeSessionPhase
public enum class MergeSessionPhase
type MergeSessionPhase
public enum MergeSessionPhase

Membres

Nom de membre Description
None Not applicable.
UploadPhase Changes are being uploaded to the Publisher.
DownloadPhase Changes are being downloaded from the Publisher.