MergeSessionSummary 멤버
Represents Merge Agent session information.
MergeSessionSummary 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
![]() |
Equals | (Object에서 상속됩니다.) |
![]() |
Finalize | (Object에서 상속됩니다.) |
![]() |
GetHashCode | (Object에서 상속됩니다.) |
![]() |
GetType | (Object에서 상속됩니다.) |
![]() |
MemberwiseClone | (Object에서 상속됩니다.) |
![]() |
ToString | (Object에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
![]() |
CurrentPhase | Gets or sets the current phase of an active session. |
![]() |
Duration | Gets or sets the length of the session, in seconds. |
![]() |
EndTime | Gets or sets the end time of the session. |
![]() |
Errors | Gets or sets the errors that occurred during the synchronization. |
![]() |
LastMessage | Gets or sets the last message returned by the agent during the session. |
![]() |
NumberOfDownloads | Gets or sets the number of rows downloaded during the session. |
![]() |
NumberOfUploads | Gets or sets the number of rows downloaded during the session. |
![]() |
PercentComplete | Gets or sets the progress of a running session, as a percentage. |
![]() |
SessionId | Gets or sets the identifier for the session. |
![]() |
StartTime | Gets or sets the starting time for the session. |
![]() |
Status | Gets or sets the status of the session. |
![]() |
TimeRemaining | Gets or sets the estimated time remaining for a running session. |
맨 위로 이동