共用方式為


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.

請參閱

參考

Microsoft.SqlServer.Replication 命名空間