How to access sync conflict error description on client side

Unanswered How to access sync conflict error description on client side

  • 20/جمادى الأولى/1433 11:16 ص
     
     
    is there any way to can see the conflict error description in client side.

جميع الردود

  • 20/جمادى الأولى/1433 11:44 ص
    المشرف
     
     

    the conflict error information can be accessed in the event parameters of the ApplyChangeFailed event

    see: How to: Handle Data Conflicts and Errors for Database Synchronization (SQL Server)

  • 20/جمادى الأولى/1433 12:22 م
     
     
    Iam using syncframework toolkit. So it is basically handling this event. Is there any properties are exposed to see a complete description of reason behind conflict? .
  • 20/جمادى الأولى/1433 12:32 م
    المشرف
     
     

    what's your client provider?

    in the SL samples, i think there is a OnChangeSetUploaded where you can access a conflict collection...
    • تم التحرير بواسطة JuneTMVP, Moderator 20/جمادى الأولى/1433 12:44 م
    •