Export all database structure in Sql Server
In order to export all database structure in Sql Server, follow these steps :
Step 1
Right Click database > Tasks > Generate Scripts..
Step 2
Click Next
Step 3
Script entire database and all database objects > Next
Step 4
Select Save scripts to a specific location > File name
Step 5
Click Next
Step 6
Now Select finish
AND YOU ARE DONE..