DatabaseService(Microsoft.SharePoint.Portal.Topology.Server) Constructor
The DatabaseService constructor initializes a new instance of the DatabaseService class based on the specified database server.
Parameters
server The Server object on which the DatabaseService instance runs.
Remarks
This constructor initializes a new SQL Server instance on the specified server. Microsoft SQL Server 2000 and later supports multiple instances of database services on a single server computer through the use of named instances, called SQL Server instances.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security