SQL Distributed Management Objects (SQL-DMO)
SQL Server 2005
This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.
This section contains information about the SQL Server Database Management Objects (SQL-DMO). SQL-DMO is a collection of COM objects that are designed for programming all aspects of managing Microsoft SQL Server.
| Topic | Description |
|---|---|
|
Provides information about programming SQL-DMO. It includes information about installation and registration, language considerations, and a description of the object model. | |
|
Provides a detailed reference for all the SQL-DMO classes, methods, properties, collections, and constants. |
Note: |
|---|
| SQL-DMO topics will not be in future releases of SQL Server Books Online. |
Other Resources
Replication ProgrammingSQL Server Management Objects (SMO)
Note: