In Sql Server 2008 when I right click on a database there is a menu in Tasks->Generate Scripts
that would give the hole database script codes.Now is there a service like this in VS2012's server explorer that give me hole database scripts codes?
As far as I know there is no native way of doing that from VS2012.