Q:
You are working on a finance and operations apps implementation in Visual Studio. You have created a new model and now you need to build it.
You need to build the model and update the SQL database schema during the build.
What two steps should perform? Each correct answer presents part of the solution. Choose two.
-
A
Use the Build and Sync option in the Dynamics 365 menu in Visual Studio.
-
B
From the Dynamics 365 menu in Visual Studio, select Build models, select the packages that you want to build, and then select Synchronize database on the Options tab.
-
C
Use the Synchronize Database option in the SQL Server Management Studio. Manually update the SQL database schema using SQL scripts.
-
D
A and B only
D