Collapse All/Expand All Collapse All
SQL Server 2008 Books Online (October 2009)
SQL Server Management Objects (SMO)

SQL Server Management Objects (SMO) is a collection of objects that are designed for programming all aspects of managing Microsoft SQL Server. SQL Server Replication Management Objects (RMO) is a collection of objects that encapsulates SQL Server replication management.

Topic Description

Creating SMO Programs

Programming Specific Tasks

Provides information about programming the SMO objects in the Microsoft.SqlServer.management, Microsoft.SqlServer.Management.NotificationServices, Microsoft.SqlServer.Management.Smo, Microsoft.SqlServer.Management.Smo.Agent, Microsoft.SqlServer.Management.Smo.Broker, Microsoft.SqlServer.Management.Smo.Mail, Microsoft.SqlServer.Management.Smo.RegisteredServers, Microsoft.SqlServer.Management.Smo.Wmi, and Microsoft.SqlServer.Management.Trace namespaces.

This includes instructions to write programs that define databases and manage SQL Server. You can use SMO to create databases, perform backups, create jobs, configure SQL Server, assign permissions, and to perform many other administrative tasks.

Developer's Guide (Replication)

Provides information about programming the RMO objects in the Microsoft.SqlServer.Replication namespace.


Navigation

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Prolem in use of Microsoft.SqlServer.Management.Smo      Fateme   |   Edit   |   Show History
hi
which refrence should be added in C# for using Microsoft.SqlServer.Management.Smo or add using in forms ?
thanks
Tags What's this?: Add a tag
Flag as ContentBug
Processing
       Send    Community Content  
Click to Rate and Give Feedback
Page view tracker