• 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