You want to synchronize data between local SQL Server Compact tables and SQL Server 2008. You want the synchronization to send changes to SQL Server 2008, and you want to receive changes from SQL Server 2008.

Which setting must you assign to the SyncDirection property of your sync agent's tables?

 Posted by Rajkatie on 8/4/2012 | Category: ADO.NET Interview questions | Views: 3461 | Points: 40
Select from following answers:
  1. SyncDirection.UploadOnly
  2. SyncDirection.DownloadOnly
  3. SyncDirection.Bidirectional
  4. SyncDirection.Snapshot
  5. All Above

Show Correct Answer


Source: MSDN | | Alert Moderator 

Comments or Responses

Login to post response