QuestionQ158
Design and develop AOT elementsYou add a field to the SalesTable table by using an extension.
You must ensure that the new field can be used in forms, reports, and code.
What are three possible ways to accomplish this goal? Each correct answer provides a complete solution.
NOTE: Each correct selection is worth one point.
Choose three
- A Right-click the table and select Synchronize.
- B Navigate to the Dynamics 365 menu and select Synchronize database.
- C Right-click the solution and select Synchronize with 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.
Community Discussion