If you remember about SQL Server 2005 installation & feature documentation SQL-DMO has been referred as backward compatibility, and that feature will be removed in a future version of SQL Server. So the documentation has been heavy on users to avoid using this feature in new development work, and plan to modify applications that currently use this feature. Even you may have observed that within BOL publishing about DMO related information has been stopped. The answer is use SMO, which is a collection...(<a href="http://sqlserver-qa.net/blogs/el/archive/2009/08/18/5897.aspx">read more</a>)<img src="http://sqlserver-qa.net/aggbug.aspx?PostID=5897" width="1" height="1">