Workshop

These quiz questions are designed to test your knowledge of the material covered in this chapter. The answers to the quiz questions can be found in Appendix A, “Answers to Quizzes.”

Quiz

1:CommandBuilder will generate UPDATE and DELETE statements following which concurrency model?
  1. Pessimistic concurrency model

  2. Optimistic concurrency model

  3. Data update concurrency model

2:True or false: Automatically generated commands will be created for all SelectCommands coded in Visual Basic or C#.
3:What must be done following the change of a SELECT statement when using CommandBuilder to automatically generate code?
  1. Reassign SELECT variables

  2. Refresh metadata

  3. Close connection

  4. Open connection

4:True or false: The following SELECT statement is valid for using ...

Get Sams Teach Yourself ADO.NET in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.