共用方式為


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.