Microsoft
MB-500 · Question #24
You add a field to the SalesTable entity by using an extension. You need to ensure that the new field is available for use in forms, reports, and code. What are three possible ways to achieve this…
The correct answer is B. Navigate to the Dynamics 365 menu and select Synchronize database. D. Set the project property for Synchronize database on build to true and build the solution. E. Right-click the project and select Synchronize with database. You've hit your limit · resets 4am (America/New_York)
Apply developer tools
Question
You add a field to the SalesTable entity by using an extension. You need to ensure that the new field is available for use in forms, reports, and code. What are three possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
Options
- ARight-click the table and select Synchronize.
- BNavigate to the Dynamics 365 menu and select Synchronize database.
- CRight-click the solution and select Synchronize with database.
- DSet the project property for Synchronize database on build to true and build the solution.
- ERight-click the project and select Synchronize with database.
How the community answered
(28 responses)- A14% (4)
- B79% (22)
- C7% (2)
Explanation
You've hit your limit · resets 4am (America/New_York)
Topics
#database synchronization#table extension#build settings#developer tools
Community Discussion
No community discussion yet for this question.