DbServerSyncProvider.OnApplyChangeFailed 메서드
ApplyChangeFailed 이벤트를 발생시킵니다.
네임스페이스: Microsoft.Synchronization.Data.Server
어셈블리: microsoft.synchronization.data.server.dll의 Microsoft.Synchronization.Data.Server
구문
‘선언
Protected Overridable Sub OnApplyChangeFailed ( _
value As ApplyChangeFailedEventArgs _
)
‘사용 방법
Dim value As ApplyChangeFailedEventArgs
Me.OnApplyChangeFailed(value)
protected virtual void OnApplyChangeFailed (
ApplyChangeFailedEventArgs value
)
protected:
virtual void OnApplyChangeFailed (
ApplyChangeFailedEventArgs^ value
)
protected void OnApplyChangeFailed (
ApplyChangeFailedEventArgs value
)
protected function OnApplyChangeFailed (
value : ApplyChangeFailedEventArgs
)
매개 변수
- value
이벤트 데이터가 포함된 ApplyChangeFailedEventArgs 개체입니다.
참고 항목
참조
DbServerSyncProvider 클래스
DbServerSyncProvider 멤버
Microsoft.Synchronization.Data.Server 네임스페이스