SQLServer Object

SQLServer Object Properties Methods Lists Collections

Description

The SQLServer object is the top level object for the SQL Server OLE object model. All other SQL-DMO objects are either contained within or accessed through a SQLServer object.

A SQLServer object is associated with a single SQL Server, and contains a single connection to that SQL Server. You use the Connect method to establish a connection to SQL Server.