Microsoft
MB7-702 · Question #81
You need to create a report object that processes data in batches and updates data tables, but does not generate any printed output. What should you do?
The correct answer is C. Set the ProcessingOnly property to Yes. See the full explanation below for the reasoning.
Question
You need to create a report object that processes data in batches and updates data tables, but does not generate any printed output. What should you do?
Options
- AName the object. Append the word "Batch" at the end of the object name.
- BEnsure the TransactionType property is set to either Update or UpdateNoLocks.
- CSet the ProcessingOnly property to Yes.
- DCreate the report object without defining any DataItems.
How the community answered
(34 responses)- A3% (1)
- B15% (5)
- C76% (26)
- D6% (2)
Community Discussion
No community discussion yet for this question.