Microsoft SQL Server Shared Management Objects (SMO) is a .NET Framework object model that enables software developers to ...

Microsoft SQL Server Shared Management Objects (SMO) is a .NET Framework object model that enables software developers to create client-side applications to manage and administer SQL Server objects and services. This object model will work with SQL Server 2005, SQL Server 2008, SQL Server 2008 R2, and SQL Server 2012.

Note: Microsoft SQL Server Management Objects requires SQL Server System CLR Types.