MergeSessionSummary 클래스

정의

병합 에이전트 세션 정보를 나타냅니다.

public ref class MergeSessionSummary sealed
public sealed class MergeSessionSummary
type MergeSessionSummary = class
Public NotInheritable Class MergeSessionSummary
상속
MergeSessionSummary

설명

클래스는 MergeSessionSummarysp_replmonitorhelpmergesession(Transact-SQL) 저장 프로시저에서 반환된 행을 나타냅니다.

이 네임스페이스, 클래스 또는 구성원은 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.

생성자

MergeSessionSummary()

MergeSessionSummary 클래스의 인스턴스를 만듭니다.

속성

CurrentPhase

활성 세션의 현재 단계를 가져오거나 설정합니다.

Duration

세션의 길이(초)를 가져오거나 설정합니다.

EndTime

세션의 종료 시간을 가져오거나 설정합니다.

Errors

동기화 중에 발생한 오류를 가져오거나 설정합니다.

LastMessage

세션 중에 에이전트에서 반환된 마지막 메시지를 가져오거나 설정합니다.

NumberOfDownloads

세션 중에 다운로드된 행 수를 가져오거나 설정합니다.

NumberOfUploads

세션 중에 다운로드된 행 수를 가져오거나 설정합니다.

PercentComplete

실행 중인 세션의 진행률을 백분율로 가져오거나 설정합니다.

SessionId

세션의 식별자를 가져오거나 설정합니다.

StartTime

세션의 시작 시간을 가져오거나 설정합니다.

Status

세션의 상태를 가져오거나 설정합니다.

TimeRemaining

실행 중인 세션의 남은 예상 시간을 가져오거나 설정합니다.

적용 대상