Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1.95 KB

File metadata and controls

39 lines (34 loc) · 1.95 KB
title SMO Namespaces | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology
ms.topic reference
topic_type
apiref
helpviewer_keywords
object models [SMO]
SMO [SQL Server], namespaces
namespaces [SMO]
SQL Server Management Objects, namespaces
ms.assetid 7bfabe4d-9f4c-4bc9-b998-93bd2b50ee8a
author stevestein
ms.author sstein
manager craigg

SMO Namespaces

[!INCLUDEssNoVersion] Management Objects (SMO) has various namespaces. The different namespaces represent different areas of functionality within SMO.

In [!INCLUDEssCurrent], the SMO assemblies are located in the [!INCLUDEssSampPathSDK] folder.

Namespaces

The SMO namespaces are:

Class Function
xref:Microsoft.SqlServer.Management.Smo Contains instance classes, utility classes, and enumerations that are used to programmatically manipulate [!INCLUDEmsCoName][!INCLUDEssNoVersion].
xref:Microsoft.SqlServer.Management.Common Contains the classes that are common to Replication Management Objects (RMO) and SMO, such as connection classes.
xref:Microsoft.SqlServer.Management.Smo.Agent Contains classes that represent the [!INCLUDEssNoVersion] Agent.
xref:Microsoft.SqlServer.Management.Smo.Wmi Contains classes that represent the WMI Provider.
xref:Microsoft.SqlServer.Management.Smo.RegisteredServers Contains classes that represent Registered Server.
xref:Microsoft.SqlServer.Management.Smo.Mail Contains classes that represent Database Mail.
xref:Microsoft.SqlServer.Management.Smo.Broker Contains classes that represent the [!INCLUDEssSB].