Exam 12: Access Databases and Linq

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The ____ stores objects that do not appear in the user interface when an application is running.

(Multiple Choice)
4.9/5
(38)

Match each item with a statement below. a.LINQ f.primary key b.relational database g.exception c.dataset h.cell d.computer database i.foreign key e.database management system -An error that occurs while an application is running.

(Short Answer)
4.8/5
(31)

A dataset is stored in the computer's ____ memory.

(Multiple Choice)
4.7/5
(40)

If a table object's control type is changed from DataGridView to ____________________, the computer automatically provides the appropriate controls when you drag the table object to the form.

(Short Answer)
4.9/5
(44)

Match each item with a statement below. a.LINQ f.primary key b.relational database g.exception c.dataset h.cell d.computer database i.foreign key e.database management system -A field in the child table that is used solely to link information to an appropriate record in the parent table.

(Short Answer)
4.8/5
(47)

Match each item with a statement below. a.LINQ f.primary key b.relational database g.exception c.dataset h.cell d.computer database i.foreign key e.database management system -A language feature in Visual Basic 2012 that can be used to create a query.

(Short Answer)
4.8/5
(34)

The AutoSizeColumnsMode property has ____ different settings that control the way the column widths are sized in the DataGridView control.

(Multiple Choice)
4.8/5
(39)

Describe the default action taken by Visual Basic if you do not take deliberate steps in your code to handle exceptions.

(Essay)
4.9/5
(33)

Match each item with a statement below. a.LINQ f.primary key b.relational database g.exception c.dataset h.cell d.computer database i.foreign key e.database management system -A copy of the data (fields and records) the application can access from the database.

(Short Answer)
4.8/5
(41)

One restriction of a relational database is that it may contain only one table.

(True/False)
4.9/5
(32)
Showing 41 - 50 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)