nerdexam
Microsoft

MB6-890 · Question #13

You are working in the Visual Studio development environment You need to develop a simple list form. This form should let users add new records but should not let users edit existing records. Which…

The correct answer is A. Set Form > Data Source > Property > AllowEdit to Yes & Set Form > Data Source > Property >. See the full explanation below for the reasoning.

Question

You are working in the Visual Studio development environment You need to develop a simple list form. This form should let users add new records but should not let users edit existing records. Which properties should you set to achieve this goal?

Options

  • ASet Form > Data Source > Property > AllowEdit to Yes & Set Form > Data Source > Property >
  • BSet Form > Data Source > Property > AllowEdit to No & Set Form > Data Source > Property >
  • CSet Form > Data Source > Property > AllowEdit to No & Set Form > Data Source > Property >
  • DSet Form > Data Source > Property > AllowEdit to Yes & Set Form > Data Source > Property >

How the community answered

(45 responses)
  • A
    71% (32)
  • B
    4% (2)
  • C
    18% (8)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full MB6-890 Practice