Microsoft
MB-500 · Question #86
Drag and Drop Question You create a Visual Studio project named ProductUpdates. You must update data in a table named ProductTable. You must be able to run the code from Visual Studio. You need to cre
Sign in or unlock MB-500 to reveal the answer and full explanation for question #86. The question stem and answer options stay visible for context.
Develop and test code
Question
Drag and Drop Question You create a Visual Studio project named ProductUpdates. You must update data in a table named ProductTable. You must be able to run the code from Visual Studio. You need to create an X++ class. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Answer:
Exhibit
Answer Area
Drag items
Add the ExtensionOf attribute to the class.Set the class as the startup object.Write database manipulation code in the class.Build and run the class.Create a runnable class and add it to the ProductUpdates project.Create a class extension of the ProductTable and add it to the ProductUpdates project.
Unlock MB-500 to see the answer
You've previewed enough free MB-500 questions. Unlock MB-500 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#X++ runnable class#database manipulation#startup object#Visual Studio
