This script was created by Visual Studio on {0} at {1}. Run this script on {2} to make it the same as {3}. This script performs ...

This script was created by Visual Studio on {0} at {1}.
Run this script on {2} to make it the same as {3}.
This script performs its actions in the following order:
1. Disable foreign-key constraints.
2. Perform DELETE commands. 
3. Perform UPDATE commands.
4. Perform INSERT commands.
5. Re-enable foreign-key constraints.
Please back up your target database before running this script.