다음을 통해 공유


SimpleSyncItemConstraintEventArgs 클래스

ItemConstraint 이벤트에 대한 데이터를 제공합니다.

네임스페이스: Microsoft.Synchronization.SimpleProviders
어셈블리: microsoft.synchronization.simpleproviders.dll의 Microsoft.Synchronization.SimpleProviders

구문

‘선언
Public Class SimpleSyncItemConstraintEventArgs
    Inherits EventArgs
‘사용 방법
Dim instance As SimpleSyncItemConstraintEventArgs
public class SimpleSyncItemConstraintEventArgs : EventArgs
public ref class SimpleSyncItemConstraintEventArgs : public EventArgs
public class SimpleSyncItemConstraintEventArgs extends EventArgs
public class SimpleSyncItemConstraintEventArgs extends EventArgs

주의

이 형식은 제약 조건 충돌에 사용됩니다. 이 충돌은 대상 복제본에 이미 있는 파일과 이름 및 위치가 같은 파일을 원본 공급자가 보내는 경우처럼 대상 저장소에 있는 다른 항목과 충돌하기 때문에 항목을 저장할 수 없는 경우에 발생합니다. 자세한 내용은 단순 공급자의 충돌 처리를 참조하십시오.

상속 계층 구조

System.Object
   System.EventArgs
    Microsoft.Synchronization.SimpleProviders.SimpleSyncItemConstraintEventArgs

스레드로부터의 안전성

이 유형의 모든 public static(Visual Basic의 경우 Shared ) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

SimpleSyncItemConstraintEventArgs 멤버
Microsoft.Synchronization.SimpleProviders 네임스페이스