SMO Object Model

The SMO object model is made up of a hierarchy of objects. The Server object is the top level object and all instance class objects reside under the Server object.

The ManagedComputer class is a top level class with a separate object hierarchy. The ManagedComputer object represents Microsoft SQL Server services and network settings available through the WMI Provider.

Besides the Server and ManagedComputer objects, there are several utility classes that represent tasks or operations, such as Transfer, Backup, or Restore

The SMO object model is made up of several namespaces. For more information, see SMO Namespaces.

See Also

Concepts

SMO Object Model Diagram
SMO Namespaces

Other Resources

WMI Provider for Configuration Management

Help and Information

Getting SQL Server 2005 Assistance