Database(String, Int32, Int32, Microsoft.SharePoint.Portal.Topology.VirtualServer, Microsoft.SharePoint.Portal.Topology.DatabaseService) Constructor
The Database constructor initializes a new instance of the Database class based on the specified name, number of sites, site quota, virtual server, and database server.
Parameters
name The name of the content database.
siteCountWarning The number of sites in the content database to which to raise a warning.
siteCountLimit The maximum number of sites to allow in the content database.
virtualServer The VirtualServer object with which the content database is associated.
databaseService The DatabaseService object that hosts the content database.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security