다음을 통해 공유


DomainController.HighestCommittedUsn 속성

정의

이 도메인 컨트롤러로 커밋된 가장 큰 업데이트 시퀀스 번호를 가져옵니다.

public:
 property long HighestCommittedUsn { long get(); };
public long HighestCommittedUsn { get; }
member this.HighestCommittedUsn : int64
Public ReadOnly Property HighestCommittedUsn As Long

속성 값

이 도메인 컨트롤러로 커밋된 가장 큰 USN(업데이트 시퀀스 번호)입니다.

예외

현재 개체가 삭제되었습니다.

적용 대상