ReplicationNeighbor.LastSyncResult 속성

정의

이 원본에서 마지막 복제 시도와 연결된 오류 코드를 가져옵니다.

public:
 property int LastSyncResult { int get(); };
public int LastSyncResult { get; }
member this.LastSyncResult : int
Public ReadOnly Property LastSyncResult As Integer

속성 값

마지막 복제 시도에 대한 오류 코드입니다. 마지막 시도가 성공하면 값이 ERROR_SUCCESS.

적용 대상

추가 정보