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. |