SQL-DMO Objects and Existing SQL Server Components

When a SQL-DMO object references an existing Microsoft® SQL Server™ component, you can use the object to configure or tune the SQL Server installation.

Applications do not generally alter the properties of SQL-DMO objects referencing existing SQL Server components. For these objects, properties often provide identifying data or data that is the source for application logic. SQL-DMO object methods then become a much more important tool for database administration. For example:

Some SQL-DMO objects support the Remove method directly. Remove drops or deletes the referenced SQL Server component and removes the object from its containing collection.


(c) 1988-98 Microsoft Corporation. All Rights Reserved.