Saturday, August 7, 2010

What are the Sql Server Management Objects?

What are the Sql Server Management Objects? It is a .NET library from Microsoft which allows you to access and manage all objects of the Microsoft SQL Server. It allows you to create, alter and drop objects like views, tables, jobs from your .NET application in a easy way.

Read more at http://www.dotnetfunda.com/articles/article978-what-are-the-sql-server-management-objects-.aspx

Author: Baldi

0 comments: