nerdexam
Microsoft

70-516 · Question #157

You want to synchronize data between your 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…

The correct answer is A. SyncDirection.Bidirectional. See the full explanation below for the reasoning.

Question

You want to synchronize data between your 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?

Options

  • ASyncDirection.Bidirectional
  • BSyncDirection.UploadOnly
  • CSyncDirection.Snapshot
  • DSyncDirection.DownloadOnly

How the community answered

(31 responses)
  • A
    77% (24)
  • B
    13% (4)
  • C
    6% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 70-516 Practice