Creating, Altering, and Removing Databases
SQL Server 2005
In SMO, a database is represented by the Database object.
It is not necessary to create a Database object to modify or remove it. The database can be referenced by using a collection.