파생 클래스에서 재정의되면 로그에 있는 모든 충돌을 포함하는 목록을 가져옵니다.
네임스페이스: Microsoft.Synchronization
어셈블리: microsoft.synchronization.dll의 Microsoft.Synchronization
구문
‘선언
Function GetAllConflicts As IEnumerable(Of LoggedConflict)
‘사용 방법
Dim instance As IConflictLogAccess
Dim returnValue As IEnumerable(Of LoggedConflict)
returnValue = instance.GetAllConflicts
IEnumerable<LoggedConflict> GetAllConflicts ()
IEnumerable<LoggedConflict^>^ GetAllConflicts ()
IEnumerable<LoggedConflict> GetAllConflicts ()
function GetAllConflicts () : IEnumerable<LoggedConflict>
반환 값
로그의 모든 충돌을 포함하는 목록입니다.
참고 항목
참조
IConflictLogAccess 인터페이스
IConflictLogAccess 멤버
Microsoft.Synchronization 네임스페이스